pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.inputs
/
ServerBindingArgs
Server
Binding
Args
data
class
ServerBindingArgs
(
val
type
:
Output
<
ServerBindingType
>
?
=
null
)
:
ConvertibleToJava
<
ServerBindingArgs
>
Constructors
Functions
Properties
Constructors
Server
Binding
Args
Link copied to clipboard
fun
ServerBindingArgs
(
type
:
Output
<
ServerBindingType
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServerBindingArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
ServerBindingType
>
?
=
null