encryption Config
suspend fun encryptionConfig(value: Output<InstanceStorageConfigStorageConfigS3ConfigEncryptionConfigArgs>)
suspend fun encryptionConfig(value: InstanceStorageConfigStorageConfigS3ConfigEncryptionConfigArgs?)
Parameters
value
The encryption configuration. Documented below.
suspend fun encryptionConfig(argument: suspend InstanceStorageConfigStorageConfigS3ConfigEncryptionConfigArgsBuilder.() -> Unit)
Parameters
argument
The encryption configuration. Documented below.