You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::CloudFormationStackRecordSourceInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the source of a CloudFormation stack record (i.e., the export snapshot record).

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the export snapshot record.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the export snapshot record.

#nameString

The name of the record.

Returns:

  • (String)

    The name of the record.

#resource_typeString

The Lightsail resource type (e.g., ExportSnapshotRecord).

Possible values:

  • ExportSnapshotRecord

Returns:

  • (String)

    The Lightsail resource type (e.g., ExportSnapshotRecord).