ExportSnapshotRecord
Describes an export snapshot record.
Contents
- arn
-
The Amazon Resource Name (ARN) of the export snapshot record.
Type: String
Pattern:
.*\S.*
Required: No
- createdAt
-
The date when the export snapshot record was created.
Type: Timestamp
Required: No
- destinationInfo
-
A list of objects describing the destination of the export snapshot record.
Type: DestinationInfo object
Required: No
- location
-
The AWS Region and Availability Zone where the export snapshot record is located.
Type: ResourceLocation object
Required: No
- name
-
The export snapshot record name.
Type: String
Pattern:
\w[\w\-]*\w
Required: No
- resourceType
-
The Lightsail resource type (
ExportSnapshotRecord
).Type: String
Valid Values:
ContainerService | Instance | StaticIp | KeyPair | InstanceSnapshot | Domain | PeeredVpc | LoadBalancer | LoadBalancerTlsCertificate | Disk | DiskSnapshot | RelationalDatabase | RelationalDatabaseSnapshot | ExportSnapshotRecord | CloudFormationStackRecord | Alarm | ContactMethod | Distribution | Certificate | Bucket
Required: No
- sourceInfo
-
A list of objects describing the source of the export snapshot record.
Type: ExportSnapshotRecordSourceInfo object
Required: No
- state
-
The state of the export snapshot record.
Type: String
Valid Values:
Started | Succeeded | Failed
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: