@Stability(value=Stable) public static final class CfnLocationHDFS.QopConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationHDFS.QopConfigurationProperty>
CfnLocationHDFS.QopConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationHDFS.QopConfigurationProperty |
build()
Builds the configured instance.
|
CfnLocationHDFS.QopConfigurationProperty.Builder |
dataTransferProtection(String dataTransferProtection)
Sets the value of
CfnLocationHDFS.QopConfigurationProperty.getDataTransferProtection() |
CfnLocationHDFS.QopConfigurationProperty.Builder |
rpcProtection(String rpcProtection)
Sets the value of
CfnLocationHDFS.QopConfigurationProperty.getRpcProtection() |
@Stability(value=Stable) public CfnLocationHDFS.QopConfigurationProperty.Builder dataTransferProtection(String dataTransferProtection)
CfnLocationHDFS.QopConfigurationProperty.getDataTransferProtection()dataTransferProtection - `CfnLocationHDFS.QopConfigurationProperty.DataTransferProtection`.this@Stability(value=Stable) public CfnLocationHDFS.QopConfigurationProperty.Builder rpcProtection(String rpcProtection)
CfnLocationHDFS.QopConfigurationProperty.getRpcProtection()rpcProtection - `CfnLocationHDFS.QopConfigurationProperty.RpcProtection`.this@Stability(value=Stable) public CfnLocationHDFS.QopConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationHDFS.QopConfigurationProperty>CfnLocationHDFS.QopConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.