@Stability(value=Stable) public static final class CfnFileSystem.ClientConfigurationsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFileSystem.ClientConfigurationsProperty>
CfnFileSystem.ClientConfigurationsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.ClientConfigurationsProperty |
build()
Builds the configured instance.
|
CfnFileSystem.ClientConfigurationsProperty.Builder |
clients(String clients)
Sets the value of
CfnFileSystem.ClientConfigurationsProperty.getClients() |
CfnFileSystem.ClientConfigurationsProperty.Builder |
options(List<String> options)
Sets the value of
CfnFileSystem.ClientConfigurationsProperty.getOptions() |
@Stability(value=Stable) public CfnFileSystem.ClientConfigurationsProperty.Builder clients(String clients)
CfnFileSystem.ClientConfigurationsProperty.getClients()clients - `CfnFileSystem.ClientConfigurationsProperty.Clients`.this@Stability(value=Stable) public CfnFileSystem.ClientConfigurationsProperty.Builder options(List<String> options)
CfnFileSystem.ClientConfigurationsProperty.getOptions()options - `CfnFileSystem.ClientConfigurationsProperty.Options`.this@Stability(value=Stable) public CfnFileSystem.ClientConfigurationsProperty build()
build in interface software.amazon.jsii.Builder<CfnFileSystem.ClientConfigurationsProperty>CfnFileSystem.ClientConfigurationsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.