@Stability(value=Stable)
public static interface CfnEndpointConfig.CaptureOptionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-captureoption.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointConfig.CaptureOptionProperty.Builder
A builder for
CfnEndpointConfig.CaptureOptionProperty |
static class |
CfnEndpointConfig.CaptureOptionProperty.Jsii$Proxy
An implementation for
CfnEndpointConfig.CaptureOptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointConfig.CaptureOptionProperty.Builder |
builder() |
String |
getCaptureMode()
`CfnEndpointConfig.CaptureOptionProperty.CaptureMode`.
|
@Stability(value=Stable) @NotNull String getCaptureMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-captureoption.html#cfn-sagemaker-endpointconfig-captureoption-capturemode@Stability(value=Stable) static CfnEndpointConfig.CaptureOptionProperty.Builder builder()
Copyright © 2020. All rights reserved.