Uses of Enum
software.amazon.awscdk.services.sagemaker.alpha.InvocationHttpResponseCode
Packages that use InvocationHttpResponseCode
Package
Description
Amazon SageMaker Construct Library
-
Uses of InvocationHttpResponseCode in software.amazon.awscdk.services.sagemaker.alpha
Methods in software.amazon.awscdk.services.sagemaker.alpha that return InvocationHttpResponseCodeModifier and TypeMethodDescriptionstatic InvocationHttpResponseCode
Returns the enum constant of this type with the specified name.static InvocationHttpResponseCode[]
InvocationHttpResponseCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type InvocationHttpResponseCodeModifier and TypeMethodDescriptiondefault Metric
IEndpointInstanceProductionVariant.Jsii$Default.metricInvocationResponseCode
(InvocationHttpResponseCode responseCode, MetricOptions props) (experimental) Metric for the number of invocations by HTTP response code.final Metric
IEndpointInstanceProductionVariant.Jsii$Proxy.metricInvocationResponseCode
(InvocationHttpResponseCode responseCode) (experimental) Metric for the number of invocations by HTTP response code.final Metric
IEndpointInstanceProductionVariant.Jsii$Proxy.metricInvocationResponseCode
(InvocationHttpResponseCode responseCode, MetricOptions props) (experimental) Metric for the number of invocations by HTTP response code.IEndpointInstanceProductionVariant.metricInvocationResponseCode
(InvocationHttpResponseCode responseCode) (experimental) Metric for the number of invocations by HTTP response code.IEndpointInstanceProductionVariant.metricInvocationResponseCode
(InvocationHttpResponseCode responseCode, MetricOptions props) (experimental) Metric for the number of invocations by HTTP response code.