Package-level declarations

Types

Link copied to clipboard
enum ActivityEncryptionConfigurationType : Enum<ActivityEncryptionConfigurationType> , ConvertibleToJava<ActivityEncryptionConfigurationType>

Encryption option for an activity.

enum StateMachineAliasDeploymentPreferenceType : Enum<StateMachineAliasDeploymentPreferenceType> , ConvertibleToJava<StateMachineAliasDeploymentPreferenceType>

The type of deployment to perform.

Link copied to clipboard
enum StateMachineEncryptionConfigurationType : Enum<StateMachineEncryptionConfigurationType> , ConvertibleToJava<StateMachineEncryptionConfigurationType>

Encryption option for a state machine.

Link copied to clipboard
enum StateMachineLoggingConfigurationLevel : Enum<StateMachineLoggingConfigurationLevel> , ConvertibleToJava<StateMachineLoggingConfigurationLevel>

Defines which category of execution history events are logged.

Link copied to clipboard
enum StateMachineType : Enum<StateMachineType> , ConvertibleToJava<StateMachineType>

Determines whether a STANDARD or EXPRESS state machine is created. The default is STANDARD . You cannot update the type of a state machine once it has been created. For more information on STANDARD and EXPRESS workflows, see Standard Versus Express Workflows in the AWS Step Functions Developer Guide.