Builder
Properties
The policies associated with the deployment.
The scope associated with the deployment. A deployment has exactly one scope.
A unique, case-sensitive token that you provide to ensure that the operation completes no more than one time. If you retry a request with the same client token and the same parameters, the service returns the result of the original successful request.
The configuration settings for the deployment.
A description of the deployment.
The name of the deployment.
Specifies whether to publish the resource. When true, the resource is saved in published (ACTIVE) state. When false, it is saved as a draft (DRAFT). Default: true.
Functions
construct an aws.sdk.kotlin.services.networksecuritymanager.model.DeploymentConfiguration inside the given block