GetClusterPolicyPlainArgs

data class GetClusterPolicyPlainArgs(val clusterArn: String) : ConvertibleToJava<GetClusterPolicyPlainArgs>

Constructors

Link copied to clipboard
constructor(clusterArn: String)

Properties

Link copied to clipboard

The arn of the cluster for the resource policy.

Functions

Link copied to clipboard
open override fun toJava(): GetClusterPolicyPlainArgs