pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.outputs
/
ConditionResponse
Condition
Response
data
class
ConditionResponse
(
val
iam
:
String
,
val
op
:
String
,
val
svc
:
String
,
val
sys
:
String
,
val
values
:
List
<
String
>
)
This is deprecated and has no effect. Do not use.
Types
Constructors
Properties
Constructors
Condition
Response
Link copied to clipboard
fun
ConditionResponse
(
iam
:
String
,
op
:
String
,
svc
:
String
,
sys
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
iam
Link copied to clipboard
val
iam
:
String
This is deprecated and has no effect. Do not use.
op
Link copied to clipboard
val
op
:
String
This is deprecated and has no effect. Do not use.
svc
Link copied to clipboard
val
svc
:
String
This is deprecated and has no effect. Do not use.
sys
Link copied to clipboard
val
sys
:
String
This is deprecated and has no effect. Do not use.
values
Link copied to clipboard
val
values
:
List
<
String
>
This is deprecated and has no effect. Do not use.