pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkeonprem.v1.kotlin.inputs
/
GetVmwareClusterVmwareNodePoolIamPolicyPlainArgs
Get
Vmware
Cluster
Vmware
Node
Pool
Iam
Policy
Plain
Args
data
class
GetVmwareClusterVmwareNodePoolIamPolicyPlainArgs
(
val
location
:
String
,
val
optionsRequestedPolicyVersion
:
Int
?
=
null
,
val
project
:
String
?
=
null
,
val
vmwareClusterId
:
String
,
val
vmwareNodePoolId
:
String
)
:
ConvertibleToJava
<
GetVmwareClusterVmwareNodePoolIamPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Vmware
Cluster
Vmware
Node
Pool
Iam
Policy
Plain
Args
Link copied to clipboard
fun
GetVmwareClusterVmwareNodePoolIamPolicyPlainArgs
(
location
:
String
,
optionsRequestedPolicyVersion
:
Int
?
=
null
,
project
:
String
?
=
null
,
vmwareClusterId
:
String
,
vmwareNodePoolId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVmwareClusterVmwareNodePoolIamPolicyPlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
options
Requested
Policy
Version
Link copied to clipboard
val
optionsRequestedPolicyVersion
:
Int
?
=
null
project
Link copied to clipboard
val
project
:
String
?
=
null
vmware
Cluster
Id
Link copied to clipboard
val
vmwareClusterId
:
String
vmware
Node
Pool
Id
Link copied to clipboard
val
vmwareNodePoolId
:
String