pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cassandra.kotlin
/
KeyspaceArgs
/
KeyspaceArgs
Keyspace
Args
fun
KeyspaceArgs
(
keyspaceName
:
Output
<
String
>
?
=
null
,
replicationSpecification
:
Output
<
KeyspaceReplicationSpecificationArgs
>
?
=
null
,
tags
:
Output
<
List
<
KeyspaceTagArgs
>
>
?
=
null
)