GetImageOutputResourceAmi

data class GetImageOutputResourceAmi(val accountId: String, val description: String, val image: String, val name: String, val region: String)

Constructors

Link copied to clipboard
constructor(accountId: String, description: String, image: String, name: String, region: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Account identifier of the AMI.

Link copied to clipboard

Description of the AMI.

Link copied to clipboard

Identifier of the AMI.

Link copied to clipboard

Name of the AMI.

Link copied to clipboard

Region of the container image.