Builder

class Builder

Properties

Link copied to clipboard

The value of the property after the change is executed. Large values can be truncated.

Link copied to clipboard

Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

Link copied to clipboard

The type of change to be made to the property if the change is executed.

Link copied to clipboard

The value of the property before the change is executed. Large values can be truncated.

Link copied to clipboard
var name: String?

If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

Link copied to clipboard
var path: String?

The property path of the property.

Link copied to clipboard

If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the Amazon Web Services resource and property types reference in the CloudFormation User Guide.