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
/
GetServiceLevelObjectivePlainArgs
Get
Service
Level
Objective
Plain
Args
data
class
GetServiceLevelObjectivePlainArgs
(
val
serviceId
:
String
,
val
serviceLevelObjectiveId
:
String
,
val
v3Id
:
String
,
val
v3Id1
:
String
,
val
view
:
String
?
=
null
)
:
ConvertibleToJava
<
GetServiceLevelObjectivePlainArgs
>
Members
Constructors
Get
Service
Level
Objective
Plain
Args
Link copied to clipboard
constructor
(
serviceId
:
String
,
serviceLevelObjectiveId
:
String
,
v3Id
:
String
,
v3Id1
:
String
,
view
:
String
?
=
null
)
Properties
service
Id
Link copied to clipboard
val
serviceId
:
String
service
Level
Objective
Id
Link copied to clipboard
val
serviceLevelObjectiveId
:
String
v3Id
Link copied to clipboard
val
v3Id
:
String
v3Id1
Link copied to clipboard
val
v3Id1
:
String
view
Link copied to clipboard
val
view
:
String
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServiceLevelObjectivePlainArgs