| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<CloudFormationStackRecordSourceInfo> |
CloudFormationStackRecord.sourceInfo()
A list of objects describing the source of the CloudFormation stack record.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFormationStackRecord.Builder |
CloudFormationStackRecord.Builder.sourceInfo(CloudFormationStackRecordSourceInfo... sourceInfo)
A list of objects describing the source of the CloudFormation stack record.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFormationStackRecord.Builder |
CloudFormationStackRecord.Builder.sourceInfo(Collection<CloudFormationStackRecordSourceInfo> sourceInfo)
A list of objects describing the source of the CloudFormation stack record.
|
Copyright © 2022. All rights reserved.