pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v3.kotlin.inputs
/
GetServicePlainArgs
Get
Service
Plain
Args
data
class
GetServicePlainArgs
(
val
serviceId
:
String
,
val
v3Id
:
String
,
val
v3Id1
:
String
)
:
ConvertibleToJava
<
GetServicePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Service
Plain
Args
Link copied to clipboard
fun
GetServicePlainArgs
(
serviceId
:
String
,
v3Id
:
String
,
v3Id1
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServicePlainArgs
Properties
service
Id
Link copied to clipboard
val
serviceId
:
String
v3Id
Link copied to clipboard
val
v3Id
:
String
v3Id1
Link copied to clipboard
val
v3Id1
:
String