Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnArtifactMixinProps.Builder
Packages that use CfnArtifactMixinProps.Builder
-
Uses of CfnArtifactMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnArtifactMixinProps.BuilderModifier and TypeMethodDescriptionCfnArtifactMixinProps.Builder.artifactName(String artifactName) Sets the value ofCfnArtifactMixinProps.getArtifactName()CfnArtifactMixinProps.Builder.artifactType(String artifactType) Sets the value ofCfnArtifactMixinProps.getArtifactType()CfnArtifactMixinProps.builder()CfnArtifactMixinProps.Builder.metadataProperties(CfnArtifactPropsMixin.MetadataPropertiesProperty metadataProperties) Sets the value ofCfnArtifactMixinProps.getMetadataProperties()CfnArtifactMixinProps.Builder.metadataProperties(IResolvable metadataProperties) Sets the value ofCfnArtifactMixinProps.getMetadataProperties()CfnArtifactMixinProps.Builder.properties(Map<String, String> properties) Sets the value ofCfnArtifactMixinProps.getProperties()CfnArtifactMixinProps.Builder.properties(IResolvable properties) Sets the value ofCfnArtifactMixinProps.getProperties()CfnArtifactMixinProps.Builder.source(CfnArtifactPropsMixin.ArtifactSourceProperty source) Sets the value ofCfnArtifactMixinProps.getSource()CfnArtifactMixinProps.Builder.source(IResolvable source) Sets the value ofCfnArtifactMixinProps.getSource()Sets the value ofCfnArtifactMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnArtifactMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnArtifactMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnArtifactMixinProps.Builder.