custom Https Configuration
suspend fun customHttpsConfiguration(value: Output<CustomHttpsConfigurationCustomHttpsConfigurationArgs>)
Parameters
value
A custom_https_configuration block as defined above.
suspend fun customHttpsConfiguration(argument: suspend CustomHttpsConfigurationCustomHttpsConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A custom_https_configuration block as defined above.