struct Lightsail::CloudFormationStackRecord
- Lightsail::CloudFormationStackRecord
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #arn : String | Nil
- #arn=(arn : String | Nil)
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #destinationInfo : DestinationInfo | Nil
- #destinationInfo=(destinationInfo : DestinationInfo | Nil)
- #location : ResourceLocation | Nil
- #location=(location : ResourceLocation | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #resourceType : String | Nil
- #resourceType=(resourceType : String | Nil)
- #sourceInfo : Array(CloudFormationStackRecordSourceInfo) | Nil
- #sourceInfo=(sourceInfo : Array(CloudFormationStackRecordSourceInfo) | Nil)
- #state : String | Nil
- #state=(state : String | Nil)