public static final class CfnLocationNFS.OnPremConfigProperty.Builder
extends java.lang.Object
CfnLocationNFS.OnPremConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnLocationNFS.OnPremConfigProperty.Builder |
agentArns(java.util.List<java.lang.String> agentArns)
Sets the value of
CfnLocationNFS.OnPremConfigProperty.getAgentArns() |
CfnLocationNFS.OnPremConfigProperty |
build()
Builds the configured instance.
|
public CfnLocationNFS.OnPremConfigProperty.Builder agentArns(java.util.List<java.lang.String> agentArns)
CfnLocationNFS.OnPremConfigProperty.getAgentArns()
agentArns
- ARNs of the agents to use for an NFS location. This parameter is required.this
public CfnLocationNFS.OnPremConfigProperty build()
CfnLocationNFS.OnPremConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided