Builder
class Builder
Properties
Link copied to clipboard
The identity of the entity that triggered this change. This entity is a member of the group that's specified by the ChangeSource
field. For example, if you modified the value of the KeyPairName
parameter, the CausingEntity
is the name of the parameter (KeyPairName
).
Link copied to clipboard
The group to which the CausingEntity
value belongs. There are five entity groups:
Link copied to clipboard
Indicates whether CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
Link copied to clipboard
A ResourceTargetDefinition
structure that describes the field that CloudFormation will change and whether the resource will be recreated.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cloudformation.model.ResourceTargetDefinition inside the given block