| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
default MessageAttributeDataType |
MessageAttribute.getDataType()
The data type for the attribute.
|
MessageAttributeDataType |
MessageAttribute.Jsii$Proxy.getDataType() |
static MessageAttributeDataType |
MessageAttributeDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageAttributeDataType[] |
MessageAttributeDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageAttribute.Builder |
MessageAttribute.Builder.dataType(MessageAttributeDataType dataType)
Sets the value of
MessageAttribute.getDataType() |
Copyright © 2022. All rights reserved.