toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.inputs
/
GetClusterPolicyPlainArgs
Get
Cluster
Policy
Plain
Args
data
class
GetClusterPolicyPlainArgs
(
val
clusterArn
:
String
)
:
ConvertibleToJava
<
GetClusterPolicyPlainArgs
>
Members
Constructors
Get
Cluster
Policy
Plain
Args
Link copied to clipboard
constructor
(
clusterArn
:
String
)
Properties
cluster
Arn
Link copied to clipboard
val
clusterArn
:
String
The arn of the cluster for the resource policy.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetClusterPolicyPlainArgs