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.outputs
/
GetKeyspaceResult
Get
Keyspace
Result
data
class
GetKeyspaceResult
(
val
tags
:
List
<
Tag
>
?
=
null
)
Members
Constructors
Get
Keyspace
Result
Link copied to clipboard
constructor
(
tags
:
List
<
Tag
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tags
Link copied to clipboard
val
tags
:
List
<
Tag
>
?
=
null
An array of key-value pairs to apply to this resource. For more information, see
Tag
.