encryptionAtRestOptions

@JvmName(name = "emxwlqhlcnyesevc")
suspend fun encryptionAtRestOptions(value: Output<PipelineEncryptionAtRestOptionsArgs>)
@JvmName(name = "qikpgsoqgddbaatt")
suspend fun encryptionAtRestOptions(value: PipelineEncryptionAtRestOptionsArgs?)

Parameters

value

Key-value pairs to configure encryption for data that is written to a persistent buffer. See encryption_at_rest_options below.


@JvmName(name = "qfufehkkfxhwgtyb")
suspend fun encryptionAtRestOptions(argument: suspend PipelineEncryptionAtRestOptionsArgsBuilder.() -> Unit)

Parameters

argument

Key-value pairs to configure encryption for data that is written to a persistent buffer. See encryption_at_rest_options below.