Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnStateMachineMixinProps.Builder
Packages that use CfnStateMachineMixinProps.Builder
-
Uses of CfnStateMachineMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnStateMachineMixinProps.BuilderModifier and TypeMethodDescriptionCfnStateMachineMixinProps.builder()CfnStateMachineMixinProps.Builder.definition(Object definition) Sets the value ofCfnStateMachineMixinProps.getDefinition()CfnStateMachineMixinProps.Builder.definitionSubstitutions(Map<String, String> definitionSubstitutions) Sets the value ofCfnStateMachineMixinProps.getDefinitionSubstitutions()CfnStateMachineMixinProps.Builder.definitionSubstitutions(IResolvable definitionSubstitutions) Sets the value ofCfnStateMachineMixinProps.getDefinitionSubstitutions()CfnStateMachineMixinProps.Builder.definitionUri(String definitionUri) Sets the value ofCfnStateMachineMixinProps.getDefinitionUri()CfnStateMachineMixinProps.Builder.definitionUri(CfnStateMachinePropsMixin.S3LocationProperty definitionUri) Sets the value ofCfnStateMachineMixinProps.getDefinitionUri()CfnStateMachineMixinProps.Builder.definitionUri(IResolvable definitionUri) Sets the value ofCfnStateMachineMixinProps.getDefinitionUri()Sets the value ofCfnStateMachineMixinProps.getEvents()CfnStateMachineMixinProps.Builder.events(IResolvable events) Sets the value ofCfnStateMachineMixinProps.getEvents()CfnStateMachineMixinProps.Builder.logging(CfnStateMachinePropsMixin.LoggingConfigurationProperty logging) Sets the value ofCfnStateMachineMixinProps.getLogging()CfnStateMachineMixinProps.Builder.logging(IResolvable logging) Sets the value ofCfnStateMachineMixinProps.getLogging()Sets the value ofCfnStateMachineMixinProps.getName()CfnStateMachineMixinProps.Builder.permissionsBoundaries(String permissionsBoundaries) Sets the value ofCfnStateMachineMixinProps.getPermissionsBoundaries()Sets the value ofCfnStateMachineMixinProps.getPolicies()Sets the value ofCfnStateMachineMixinProps.getPolicies()CfnStateMachineMixinProps.Builder.policies(CfnStateMachinePropsMixin.IAMPolicyDocumentProperty policies) Sets the value ofCfnStateMachineMixinProps.getPolicies()CfnStateMachineMixinProps.Builder.policies(IResolvable policies) Sets the value ofCfnStateMachineMixinProps.getPolicies()Sets the value ofCfnStateMachineMixinProps.getRole()Sets the value ofCfnStateMachineMixinProps.getTags()CfnStateMachineMixinProps.Builder.tracing(CfnStateMachinePropsMixin.TracingConfigurationProperty tracing) Sets the value ofCfnStateMachineMixinProps.getTracing()CfnStateMachineMixinProps.Builder.tracing(IResolvable tracing) Sets the value ofCfnStateMachineMixinProps.getTracing()Sets the value ofCfnStateMachineMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnStateMachineMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachineMixinProps.Builder.