Uses of Enum Class
software.amazon.awscdk.services.stepfunctions.tasks.MessageAttributeDataType
-
Uses of MessageAttributeDataType in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return MessageAttributeDataTypeModifier and TypeMethodDescriptiondefault MessageAttributeDataTypeMessageAttribute.getDataType()The data type for the attribute.final MessageAttributeDataTypeMessageAttribute.Jsii$Proxy.getDataType()static MessageAttributeDataTypeReturns the enum constant of this class with the specified name.static MessageAttributeDataType[]MessageAttributeDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type MessageAttributeDataTypeModifier and TypeMethodDescriptionMessageAttribute.Builder.dataType(MessageAttributeDataType dataType) Sets the value ofMessageAttribute.getDataType()