CreatePackageGroupRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The contact information for the created package group.

Link copied to clipboard

A description of the package group.

Link copied to clipboard

The name of the domain in which you want to create a package group.

Link copied to clipboard

The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.

Link copied to clipboard

The pattern of the package group to create. The pattern is also the identifier of the package group.

Link copied to clipboard
val tags: List<Tag>?

One or more tag key-value pairs for the package group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String