toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Service
Plain
Args
Link copied to clipboard
constructor
(
serviceId
:
String
,
v3Id
:
String
,
v3Id1
:
String
)
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
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServicePlainArgs