toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kinesis.kotlin.outputs
/
GetStreamStreamModeDetail
Get
Stream
Stream
Mode
Detail
data
class
GetStreamStreamModeDetail
(
val
streamMode
:
String
)
Members
Constructors
Get
Stream
Stream
Mode
Detail
Link copied to clipboard
constructor
(
streamMode
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
stream
Mode
Link copied to clipboard
val
streamMode
:
String
Capacity mode of the stream. Either
ON_DEMAND
or
PROVISIONED
.