pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.inputs
/
GetServicePlainArgs
Get
Service
Plain
Args
data
class
GetServicePlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
serviceId
:
String
)
:
ConvertibleToJava
<
GetServicePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Service
Plain
Args
Link copied to clipboard
fun
GetServicePlainArgs
(
location
:
String
,
project
:
String
?
=
null
,
serviceId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServicePlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
service
Id
Link copied to clipboard
val
serviceId
:
String