EndpointConfigurationArgs

constructor(asyncInferenceConfig: Output<EndpointConfigurationAsyncInferenceConfigArgs>? = null, dataCaptureConfig: Output<EndpointConfigurationDataCaptureConfigArgs>? = null, kmsKeyArn: Output<String>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, productionVariants: Output<List<EndpointConfigurationProductionVariantArgs>>? = null, shadowProductionVariants: Output<List<EndpointConfigurationShadowProductionVariantArgs>>? = null, tags: Output<Map<String, String>>? = null)