pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.inputs
/
GlobalTableStreamSpecificationArgs
Global
Table
Stream
Specification
Args
data
class
GlobalTableStreamSpecificationArgs
(
val
streamViewType
:
Output
<
String
>
)
:
ConvertibleToJava
<
GlobalTableStreamSpecificationArgs
>
Constructors
Functions
Properties
Constructors
Global
Table
Stream
Specification
Args
Link copied to clipboard
fun
GlobalTableStreamSpecificationArgs
(
streamViewType
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GlobalTableStreamSpecificationArgs
Properties
stream
View
Type
Link copied to clipboard
val
streamViewType
:
Output
<
String
>