@Stability(value=Stable)
public static interface CfnEndpointConfig.DataCaptureConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointConfig.DataCaptureConfigProperty.Builder
A builder for
CfnEndpointConfig.DataCaptureConfigProperty |
static class |
CfnEndpointConfig.DataCaptureConfigProperty.Jsii$Proxy
An implementation for
CfnEndpointConfig.DataCaptureConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointConfig.DataCaptureConfigProperty.Builder |
builder() |
default Object |
getCaptureContentTypeHeader()
`CfnEndpointConfig.DataCaptureConfigProperty.CaptureContentTypeHeader`.
|
Object |
getCaptureOptions()
`CfnEndpointConfig.DataCaptureConfigProperty.CaptureOptions`.
|
String |
getDestinationS3Uri()
`CfnEndpointConfig.DataCaptureConfigProperty.DestinationS3Uri`.
|
default Object |
getEnableCapture()
`CfnEndpointConfig.DataCaptureConfigProperty.EnableCapture`.
|
Number |
getInitialSamplingPercentage()
`CfnEndpointConfig.DataCaptureConfigProperty.InitialSamplingPercentage`.
|
default String |
getKmsKeyId()
`CfnEndpointConfig.DataCaptureConfigProperty.KmsKeyId`.
|
@Stability(value=Stable) @NotNull Object getCaptureOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig-captureoptions@Stability(value=Stable) @NotNull String getDestinationS3Uri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig-destinations3uri@Stability(value=Stable) @NotNull Number getInitialSamplingPercentage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig-initialsamplingpercentage@Stability(value=Stable) @Nullable default Object getCaptureContentTypeHeader()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader@Stability(value=Stable) @Nullable default Object getEnableCapture()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig-enablecapture@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html#cfn-sagemaker-endpointconfig-datacaptureconfig-kmskeyid@Stability(value=Stable) static CfnEndpointConfig.DataCaptureConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.