toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.osis.kotlin.outputs
/
PipelineBufferOptions
Pipeline
Buffer
Options
data
class
PipelineBufferOptions
(
val
persistentBufferEnabled
:
Boolean
)
Key-value pairs to configure buffering.
Members
Constructors
Pipeline
Buffer
Options
Link copied to clipboard
constructor
(
persistentBufferEnabled
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
persistent
Buffer
Enabled
Link copied to clipboard
val
persistentBufferEnabled
:
Boolean
Whether persistent buffering should be enabled.