Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnActionMixinProps.Builder
Packages that use CfnActionMixinProps.Builder
-
Uses of CfnActionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnActionMixinProps.BuilderModifier and TypeMethodDescriptionCfnActionMixinProps.Builder.actionName(String actionName) Sets the value ofCfnActionMixinProps.getActionName()CfnActionMixinProps.Builder.actionType(String actionType) Sets the value ofCfnActionMixinProps.getActionType()static CfnActionMixinProps.BuilderCfnActionMixinProps.builder()CfnActionMixinProps.Builder.description(String description) Sets the value ofCfnActionMixinProps.getDescription()CfnActionMixinProps.Builder.metadataProperties(CfnActionPropsMixin.MetadataPropertiesProperty metadataProperties) Sets the value ofCfnActionMixinProps.getMetadataProperties()CfnActionMixinProps.Builder.metadataProperties(IResolvable metadataProperties) Sets the value ofCfnActionMixinProps.getMetadataProperties()CfnActionMixinProps.Builder.properties(Map<String, String> properties) Sets the value ofCfnActionMixinProps.getProperties()CfnActionMixinProps.Builder.properties(IResolvable properties) Sets the value ofCfnActionMixinProps.getProperties()CfnActionMixinProps.Builder.source(CfnActionPropsMixin.ActionSourceProperty source) Sets the value ofCfnActionMixinProps.getSource()CfnActionMixinProps.Builder.source(IResolvable source) Sets the value ofCfnActionMixinProps.getSource()Sets the value ofCfnActionMixinProps.getStatus()Sets the value ofCfnActionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnActionMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnActionMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnActionMixinProps.Builder.