@Stability(value=Stable) public static final class CfnEndpointConfig.CaptureOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointConfig.CaptureOptionProperty>
CfnEndpointConfig.CaptureOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointConfig.CaptureOptionProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.CaptureOptionProperty.Builder |
captureMode(String captureMode)
Sets the value of
CfnEndpointConfig.CaptureOptionProperty.getCaptureMode() |
@Stability(value=Stable) public CfnEndpointConfig.CaptureOptionProperty.Builder captureMode(String captureMode)
CfnEndpointConfig.CaptureOptionProperty.getCaptureMode()captureMode - Specifies whether the endpoint captures input data or output data. This parameter is required.this@Stability(value=Stable) public CfnEndpointConfig.CaptureOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpointConfig.CaptureOptionProperty>CfnEndpointConfig.CaptureOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.