Uses of Interface
software.amazon.awscdk.services.stepfunctions.CfnStateMachine.EncryptionConfigurationProperty
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachine.EncryptionConfigurationProperty in software.amazon.awscdk.services.stepfunctions
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStateMachine.EncryptionConfigurationProperty
Modifier and TypeMethodDescriptionCfnStateMachine.EncryptionConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStateMachine.Builder.encryptionConfiguration
(CfnStateMachine.EncryptionConfigurationProperty encryptionConfiguration) Encryption configuration for the state machine.CfnStateMachineProps.Builder.encryptionConfiguration
(CfnStateMachine.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnStateMachineProps.getEncryptionConfiguration()
void
CfnStateMachine.setEncryptionConfiguration
(CfnStateMachine.EncryptionConfigurationProperty value) Encryption configuration for the state machine.