@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.785Z") @Stability(value=Stable) public interface CfnEndpointConfigProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointConfigProps.Builder
A builder for
CfnEndpointConfigProps |
static class |
CfnEndpointConfigProps.Jsii$Proxy
An implementation for
CfnEndpointConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointConfigProps.Builder |
builder() |
default Object |
getDataCaptureConfig()
`AWS::SageMaker::EndpointConfig.DataCaptureConfig`.
|
default String |
getEndpointConfigName()
`AWS::SageMaker::EndpointConfig.EndpointConfigName`.
|
default String |
getKmsKeyId()
`AWS::SageMaker::EndpointConfig.KmsKeyId`.
|
Object |
getProductionVariants()
`AWS::SageMaker::EndpointConfig.ProductionVariants`.
|
default List<CfnTag> |
getTags()
`AWS::SageMaker::EndpointConfig.Tags`.
|
@Stability(value=Stable) @NotNull Object getProductionVariants()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-productionvariants@Stability(value=Stable) @Nullable default Object getDataCaptureConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig@Stability(value=Stable) @Nullable default String getEndpointConfigName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-endpointconfigname@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-kmskeyid@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html#cfn-sagemaker-endpointconfig-tags@Stability(value=Stable) static CfnEndpointConfigProps.Builder builder()
CfnEndpointConfigProps.Builder of CfnEndpointConfigPropsCopyright © 2020. All rights reserved.