| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateCloudFormationChangeSetRequest.tags()
This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet
API.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetRequest.Builder |
CreateCloudFormationChangeSetRequest.Builder.tags(Tag... tags)
This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet
API.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetRequest.Builder |
CreateCloudFormationChangeSetRequest.Builder.tags(Collection<Tag> tags)
This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet
API.
|
Copyright © 2023. All rights reserved.