| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationStackRecordSourceInfo.Builder |
CloudFormationStackRecordSourceInfo.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the export snapshot record.
|
static CloudFormationStackRecordSourceInfo.Builder |
CloudFormationStackRecordSourceInfo.builder() |
CloudFormationStackRecordSourceInfo.Builder |
CloudFormationStackRecordSourceInfo.Builder.name(String name)
The name of the record.
|
CloudFormationStackRecordSourceInfo.Builder |
CloudFormationStackRecordSourceInfo.Builder.resourceType(CloudFormationStackRecordSourceType resourceType)
The Lightsail resource type (e.g.,
ExportSnapshotRecord). |
CloudFormationStackRecordSourceInfo.Builder |
CloudFormationStackRecordSourceInfo.Builder.resourceType(String resourceType)
The Lightsail resource type (e.g.,
ExportSnapshotRecord). |
CloudFormationStackRecordSourceInfo.Builder |
CloudFormationStackRecordSourceInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CloudFormationStackRecordSourceInfo.Builder> |
CloudFormationStackRecordSourceInfo.serializableBuilderClass() |
Copyright © 2021. All rights reserved.