pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.engagementfabric.kotlin.inputs
/
SKUArgs
SKUArgs
data
class
SKUArgs
(
val
name
:
Output
<
String
>
,
val
tier
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
SKUArgs
>
The EngagementFabric SKU
Constructors
Functions
Properties
Constructors
SKUArgs
Link copied to clipboard
fun
SKUArgs
(
name
:
Output
<
String
>
,
tier
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SKUArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the SKU
tier
Link copied to clipboard
val
tier
:
Output
<
String
>
?
=
null
The price tier of the SKU