| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationInfo |
ExportSnapshotRecord.destinationInfo()
A list of objects describing the destination of the export snapshot record.
|
DestinationInfo |
CloudFormationStackRecord.destinationInfo()
A list of objects describing the destination service, which is AWS CloudFormation, and the Amazon Resource Name
(ARN) of the AWS CloudFormation stack.
|
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotRecord.Builder |
ExportSnapshotRecord.Builder.destinationInfo(DestinationInfo destinationInfo)
A list of objects describing the destination of the export snapshot record.
|
CloudFormationStackRecord.Builder |
CloudFormationStackRecord.Builder.destinationInfo(DestinationInfo destinationInfo)
A list of objects describing the destination service, which is AWS CloudFormation, and the Amazon Resource
Name (ARN) of the AWS CloudFormation stack.
|
Copyright © 2023. All rights reserved.