ContainerServicePrivateRegistryAccessEcrImagePullerRole

data class ContainerServicePrivateRegistryAccessEcrImagePullerRole(val isActive: Boolean? = null, val principalArn: String? = null)

Constructors

constructor(isActive: Boolean? = null, principalArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val isActive: Boolean? = null

A Boolean value that indicates whether to activate the role. The default is false.

Link copied to clipboard
val principalArn: String? = null

The principal ARN of the container service. The principal ARN can be used to create a trust relationship between your standard AWS account and your Lightsail container service. This allows you to give your service permission to access resources in your standard AWS account.