toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dns.v1.kotlin.inputs
/
GetResponsePolicyPlainArgs
Get
Response
Policy
Plain
Args
data
class
GetResponsePolicyPlainArgs
(
val
clientOperationId
:
String
?
=
null
,
val
project
:
String
?
=
null
,
val
responsePolicy
:
String
)
:
ConvertibleToJava
<
GetResponsePolicyPlainArgs
>
Members
Constructors
Get
Response
Policy
Plain
Args
Link copied to clipboard
constructor
(
clientOperationId
:
String
?
=
null
,
project
:
String
?
=
null
,
responsePolicy
:
String
)
Properties
client
Operation
Id
Link copied to clipboard
val
clientOperationId
:
String
?
=
null
project
Link copied to clipboard
val
project
:
String
?
=
null
response
Policy
Link copied to clipboard
val
responsePolicy
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetResponsePolicyPlainArgs