Keyspace

class Keyspace : KotlinCustomResource

Resource schema for AWS::Cassandra::Keyspace

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val keyspaceName: Output<String>?

Name for Cassandra keyspace

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<KeyspaceTag>>?
Link copied to clipboard
val urn: Output<String>