Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachinePropsMixin.S3LocationProperty
Packages that use CfnStateMachinePropsMixin.S3LocationProperty
-
Uses of CfnStateMachinePropsMixin.S3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Classes in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that implement CfnStateMachinePropsMixin.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachinePropsMixin.S3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachinePropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnStateMachinePropsMixin.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachinePropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnStateMachineMixinProps.Builder.definitionS3Location(CfnStateMachinePropsMixin.S3LocationProperty definitionS3Location) Sets the value ofCfnStateMachineMixinProps.getDefinitionS3Location()CfnStateMachinePropsMixin.Builder.definitionS3Location(CfnStateMachinePropsMixin.S3LocationProperty definitionS3Location) The name of the S3 bucket where the state machine definition is stored.