ImageVersion

class ImageVersion : KotlinCustomResource

Resource Type definition for AWS::SageMaker::ImageVersion

Properties

Link copied to clipboard
val alias: Output<String>?
Link copied to clipboard
val aliases: Output<List<String>>?
Link copied to clipboard
val baseImage: Output<String>

The container image that the SageMaker image version is based on.

Link copied to clipboard
val containerImage: Output<String>

The URI of the container image version referenced by ImageVersion.

Link copied to clipboard
val horovod: Output<Boolean>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val imageArn: Output<String>

The Amazon Resource Name (ARN) of the parent Image.

Link copied to clipboard
val imageName: Output<String>

The name of the parent image. Length Constraints : Minimum length of 1. Maximum length of 63. Pattern : ^[a-zA-Z0-9]([-&#46;]?[a-zA-Z0-9]){0,62}$

Link copied to clipboard
val imageVersionArn: Output<String>

/* The Amazon Resource Name (ARN) of the image version. Type : String Length Constraints : Maximum length of 256. Pattern : ^arn:aws(-[\w]+)*:sagemaker:&#46;+:[0-9]{12}:image-version/[a-z0-9]([-&#46;]?[a-z0-9])*/[0-9]+$

Link copied to clipboard
Link copied to clipboard
val mlFramework: Output<String>?
Link copied to clipboard
Link copied to clipboard
val programmingLang: Output<String>?
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val releaseNotes: Output<String>?
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
Link copied to clipboard
val version: Output<Int>?

The version of the image.