Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachineMixinProps.Builder
Packages that use CfnStateMachineMixinProps.Builder
-
Uses of CfnStateMachineMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachineMixinProps.BuilderModifier and TypeMethodDescriptionCfnStateMachineMixinProps.builder()CfnStateMachineMixinProps.Builder.definition(Object definition) Sets the value ofCfnStateMachineMixinProps.getDefinition()CfnStateMachineMixinProps.Builder.definitionS3Location(CfnStateMachinePropsMixin.S3LocationProperty definitionS3Location) Sets the value ofCfnStateMachineMixinProps.getDefinitionS3Location()CfnStateMachineMixinProps.Builder.definitionS3Location(IResolvable definitionS3Location) Sets the value ofCfnStateMachineMixinProps.getDefinitionS3Location()CfnStateMachineMixinProps.Builder.definitionString(String definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionString(ITableRef definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionString(ITaskDefinitionRef definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionString(IFunctionRef definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionString(IVersionRef definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionString(ITopicRef definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionString(IQueueRef definitionString) Sets the value ofCfnStateMachineMixinProps.getDefinitionString()CfnStateMachineMixinProps.Builder.definitionSubstitutions(Map<String, String> definitionSubstitutions) Sets the value ofCfnStateMachineMixinProps.getDefinitionSubstitutions()CfnStateMachineMixinProps.Builder.definitionSubstitutions(IResolvable definitionSubstitutions) Sets the value ofCfnStateMachineMixinProps.getDefinitionSubstitutions()CfnStateMachineMixinProps.Builder.encryptionConfiguration(CfnStateMachinePropsMixin.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnStateMachineMixinProps.getEncryptionConfiguration()CfnStateMachineMixinProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnStateMachineMixinProps.getEncryptionConfiguration()CfnStateMachineMixinProps.Builder.loggingConfiguration(CfnStateMachinePropsMixin.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnStateMachineMixinProps.getLoggingConfiguration()CfnStateMachineMixinProps.Builder.loggingConfiguration(IResolvable loggingConfiguration) Sets the value ofCfnStateMachineMixinProps.getLoggingConfiguration()Sets the value ofCfnStateMachineMixinProps.getRoleArn()Sets the value ofCfnStateMachineMixinProps.getRoleArn()CfnStateMachineMixinProps.Builder.stateMachineName(String stateMachineName) Sets the value ofCfnStateMachineMixinProps.getStateMachineName()CfnStateMachineMixinProps.Builder.stateMachineType(String stateMachineType) Sets the value ofCfnStateMachineMixinProps.getStateMachineType()CfnStateMachineMixinProps.Builder.tags(List<? extends CfnStateMachinePropsMixin.TagsEntryProperty> tags) Sets the value ofCfnStateMachineMixinProps.getTags()CfnStateMachineMixinProps.Builder.tracingConfiguration(CfnStateMachinePropsMixin.TracingConfigurationProperty tracingConfiguration) Sets the value ofCfnStateMachineMixinProps.getTracingConfiguration()CfnStateMachineMixinProps.Builder.tracingConfiguration(IResolvable tracingConfiguration) Sets the value ofCfnStateMachineMixinProps.getTracingConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachineMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachineMixinProps.Builder.