Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.mwaaserverless.CfnWorkflowPropsMixin.CodeProperty
Packages that use CfnWorkflowPropsMixin.CodeProperty
-
Uses of CfnWorkflowPropsMixin.CodeProperty in software.amazon.awscdk.cfnpropertymixins.services.mwaaserverless
Classes in software.amazon.awscdk.cfnpropertymixins.services.mwaaserverless that implement CfnWorkflowPropsMixin.CodePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkflowPropsMixin.CodePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.mwaaserverless that return CfnWorkflowPropsMixin.CodePropertyModifier and TypeMethodDescriptionCfnWorkflowPropsMixin.CodeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.mwaaserverless with parameters of type CfnWorkflowPropsMixin.CodePropertyModifier and TypeMethodDescriptionCfnWorkflowMixinProps.Builder.code(CfnWorkflowPropsMixin.CodeProperty code) Sets the value ofCfnWorkflowMixinProps.getCode()CfnWorkflowPropsMixin.Builder.code(CfnWorkflowPropsMixin.CodeProperty code) The location of code artifacts in Amazon S3 for the workflow.