ClusterPolicy

class ClusterPolicy : KotlinCustomResource

Resource Type definition for AWS::MSK::ClusterPolicy

Properties

Link copied to clipboard
val clusterArn: Output<String>

The arn of the cluster for the resource policy.

Link copied to clipboard
val currentVersion: Output<String>

The current version of the policy attached to the specified cluster

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val policy: Output<Any>

A policy document containing permissions to add to the specified cluster. Search the CloudFormation User Guide for AWS::MSK::ClusterPolicy for more information about the expected schema for this property.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>