CloudFormationStackRecord
Describes a CloudFormation stack record created as a result of the create cloud formation stack
action.
A CloudFormation stack record provides information about the AWS CloudFormation stack used to create a new Amazon Elastic Compute Cloud instance from an exported Lightsail instance snapshot.
Types
Properties
Link copied to clipboard
A list of objects describing the destination service, which is AWS CloudFormation, and the Amazon Resource Name (ARN) of the AWS CloudFormation stack.
Link copied to clipboard
A list of objects describing the Availability Zone and Amazon Web Services Region of the CloudFormation stack record.
Link copied to clipboard
The Lightsail resource type (CloudFormationStackRecord
).
Link copied to clipboard
A list of objects describing the source of the CloudFormation stack record.
Link copied to clipboard
The current state of the CloudFormation stack record.
Functions
Link copied to clipboard
inline fun copy(block: CloudFormationStackRecord.Builder.() -> Unit = {}): CloudFormationStackRecord