pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.inputs
/
TableSseSpecificationArgs
/
TableSseSpecificationArgs
Table
Sse
Specification
Args
fun
TableSseSpecificationArgs
(
kmsMasterKeyId
:
Output
<
String
>
?
=
null
,
sseEnabled
:
Output
<
Boolean
>
,
sseType
:
Output
<
String
>
?
=
null
)