toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
ServerBindingArgs
Server
Binding
Args
data
class
ServerBindingArgs
(
val
type
:
Output
<
ServerBindingType
>
?
=
null
)
:
ConvertibleToJava
<
ServerBindingArgs
>
Members
Constructors
Server
Binding
Args
Link copied to clipboard
constructor
(
type
:
Output
<
ServerBindingType
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
ServerBindingType
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServerBindingArgs