pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.beyondcorp.v1alpha.kotlin.inputs
/
GetClientGatewayPlainArgs
Get
Client
Gateway
Plain
Args
data
class
GetClientGatewayPlainArgs
(
val
clientGatewayId
:
String
,
val
location
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetClientGatewayPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Client
Gateway
Plain
Args
Link copied to clipboard
fun
GetClientGatewayPlainArgs
(
clientGatewayId
:
String
,
location
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetClientGatewayPlainArgs
Properties
client
Gateway
Id
Link copied to clipboard
val
clientGatewayId
:
String
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null