Builder
class Builder
Properties
Link copied to clipboard
The image scanning configuration for a repository.
Link copied to clipboard
The tag mutability setting for the repository. Valid values are IMMUTABLE
or MUTABLE
.
Link copied to clipboard
Information about the lifecycle policy for the repository.
Link copied to clipboard
The name of the repository.
Link copied to clipboard
The text of the repository policy.
Functions
Link copied to clipboard
fun imageScanningConfiguration(block: AwsEcrRepositoryImageScanningConfigurationDetails.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.securityhub.model.AwsEcrRepositoryImageScanningConfigurationDetails inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.securityhub.model.AwsEcrRepositoryLifecyclePolicyDetails inside the given block