Get Package Group Result
data class GetPackageGroupResult(val arn: String? = null, val contactInfo: String? = null, val description: String? = null, val domainOwner: String? = null, val originConfiguration: PackageGroupOriginConfiguration? = null, val tags: List<Tag>? = null)
Properties
Link copied to clipboard
The contact info of the package group.
Link copied to clipboard
The text description of the package group.
Link copied to clipboard
The 12-digit account ID of the AWS account that owns the domain.
Link copied to clipboard
The package origin configuration of the package group.