toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cassandra.kotlin
/
KeyspaceArgs
/
KeyspaceArgs
Keyspace
Args
constructor
(
keyspaceName
:
Output
<
String
>
?
=
null
,
replicationSpecification
:
Output
<
KeyspaceReplicationSpecificationArgs
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)