encryption Contract Configuration
suspend fun encryptionContractConfiguration(value: Output<OriginEndpointEncryptionContractConfigurationArgs>)
suspend fun encryptionContractConfiguration(value: OriginEndpointEncryptionContractConfigurationArgs)
Parameters
value
The encryption contract configuration associated with the SPEKE key provider.
suspend fun encryptionContractConfiguration(argument: suspend OriginEndpointEncryptionContractConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The encryption contract configuration associated with the SPEKE key provider.