ImageBuildVersionArn

The ARN of the EC2 Image Builder image.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this ImageSourceIdentifier as a Ec2ImageId and retrieves its kotlin.String value. Throws an exception if the ImageSourceIdentifier is not a Ec2ImageId.

Link copied to clipboard

Casts this ImageSourceIdentifier as a Ec2ImageId and retrieves its kotlin.String value. Returns null if the ImageSourceIdentifier is not a Ec2ImageId.

Link copied to clipboard

Casts this ImageSourceIdentifier as a Ec2ImportTaskId and retrieves its kotlin.String value. Throws an exception if the ImageSourceIdentifier is not a Ec2ImportTaskId.

Link copied to clipboard

Casts this ImageSourceIdentifier as a Ec2ImportTaskId and retrieves its kotlin.String value. Returns null if the ImageSourceIdentifier is not a Ec2ImportTaskId.

Link copied to clipboard

Casts this ImageSourceIdentifier as a ImageBuildVersionArn and retrieves its kotlin.String value. Throws an exception if the ImageSourceIdentifier is not a ImageBuildVersionArn.

Link copied to clipboard