pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
GetLicensePlainArgs
Get
License
Plain
Args
data
class
GetLicensePlainArgs
(
val
license
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetLicensePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
License
Plain
Args
Link copied to clipboard
fun
GetLicensePlainArgs
(
license
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLicensePlainArgs
Properties
license
Link copied to clipboard
val
license
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null