| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline.model |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterAttribute> |
ParameterObject.attributes()
The attributes of the parameter object.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterObject.Builder |
ParameterObject.Builder.attributes(ParameterAttribute... attributes)
The attributes of the parameter object.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterObject.Builder |
ParameterObject.Builder.attributes(Collection<ParameterAttribute> attributes)
The attributes of the parameter object.
|
Copyright © 2022. All rights reserved.