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