Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnImagePropsMixin.Builder
Packages that use CfnImagePropsMixin.Builder
-
Uses of CfnImagePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnImagePropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnImagePropsMixin.BuilderCfnImagePropsMixin.Builder.create()static CfnImagePropsMixin.BuilderCfnImagePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnImagePropsMixin.Builder.imageDescription(String imageDescription) The description of the image.CfnImagePropsMixin.Builder.imageDisplayName(String imageDisplayName) The display name of the image.The name of the Image.CfnImagePropsMixin.Builder.imageRoleArn(String imageRoleArn) The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.A list of key-value pairs to apply to this resource.