core Dump Config
suspend fun coreDumpConfig(value: Output<EndpointConfigurationShadowProductionVariantCoreDumpConfigArgs>)
Parameters
value
Specifies configuration for a core dump from the model container when the process crashes. Fields are documented below.
suspend fun coreDumpConfig(argument: suspend EndpointConfigurationShadowProductionVariantCoreDumpConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies configuration for a core dump from the model container when the process crashes. Fields are documented below.