pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.beyondcorp.v1alpha.kotlin
/
SubscriptionArgs
/
SubscriptionArgs
Subscription
Args
fun
SubscriptionArgs
(
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
organizationId
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
SubscriptionSku
>
?
=
null
,
type
:
Output
<
SubscriptionType
>
?
=
null
)