| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
List<ActionTypeProperty> |
ActionTypeDeclaration.properties()
The properties of the action type to be updated.
|
| Modifier and Type | Method and Description |
|---|---|
ActionTypeDeclaration.Builder |
ActionTypeDeclaration.Builder.properties(ActionTypeProperty... properties)
The properties of the action type to be updated.
|
| Modifier and Type | Method and Description |
|---|---|
ActionTypeDeclaration.Builder |
ActionTypeDeclaration.Builder.properties(Collection<ActionTypeProperty> properties)
The properties of the action type to be updated.
|
Copyright © 2023. All rights reserved.