pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.marketplace.kotlin.outputs
/
GetProductProductSkusImage
Get
Product
Product
Skus
Image
data
class
GetProductProductSkusImage
(
val
imageId
:
String
,
val
imageName
:
String
,
val
regionId
:
String
)
Types
Constructors
Properties
Constructors
Get
Product
Product
Skus
Image
Link copied to clipboard
fun
GetProductProductSkusImage
(
imageId
:
String
,
imageName
:
String
,
regionId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
image
Id
Link copied to clipboard
val
imageId
:
String
The Ecs image id.
image
Name
Link copied to clipboard
val
imageName
:
String
The Ecs image display name.
region
Id
Link copied to clipboard
val
regionId
:
String
The Ecs image region.