@Stability(value=Stable) public static final class CfnLocationNFS.OnPremConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationNFS.OnPremConfigProperty>
CfnLocationNFS.OnPremConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationNFS.OnPremConfigProperty.Builder |
agentArns(List<String> agentArns)
Sets the value of
CfnLocationNFS.OnPremConfigProperty.getAgentArns() |
CfnLocationNFS.OnPremConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnLocationNFS.OnPremConfigProperty.Builder agentArns(List<String> agentArns)
CfnLocationNFS.OnPremConfigProperty.getAgentArns()agentArns - `CfnLocationNFS.OnPremConfigProperty.AgentArns`. This parameter is required.this@Stability(value=Stable) public CfnLocationNFS.OnPremConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationNFS.OnPremConfigProperty>CfnLocationNFS.OnPremConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.