toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cloudcontrol.kotlin.outputs
/
GetPricesPricePromotionDetail
Get
Prices
Price
Promotion
Detail
data
class
GetPricesPricePromotionDetail
(
val
promotionDesc
:
String
,
val
promotionId
:
Int
,
val
promotionName
:
String
)
Members
Constructors
Get
Prices
Price
Promotion
Detail
Link copied to clipboard
constructor
(
promotionDesc
:
String
,
promotionId
:
Int
,
promotionName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
promotion
Desc
Link copied to clipboard
val
promotionDesc
:
String
Offer Description.
promotion
Id
Link copied to clipboard
val
promotionId
:
Int
Offer logo.
promotion
Name
Link copied to clipboard
val
promotionName
:
String
Offer Name.