@Stability(value=Stable) public static final class CfnAccessPoint.RootDirectoryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPoint.RootDirectoryProperty>
CfnAccessPoint.RootDirectoryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.RootDirectoryProperty |
build()
Builds the configured instance.
|
CfnAccessPoint.RootDirectoryProperty.Builder |
creationInfo(CfnAccessPoint.CreationInfoProperty creationInfo)
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getCreationInfo() |
CfnAccessPoint.RootDirectoryProperty.Builder |
creationInfo(IResolvable creationInfo)
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getCreationInfo() |
CfnAccessPoint.RootDirectoryProperty.Builder |
path(String path)
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getPath() |
@Stability(value=Stable) public CfnAccessPoint.RootDirectoryProperty.Builder creationInfo(CfnAccessPoint.CreationInfoProperty creationInfo)
CfnAccessPoint.RootDirectoryProperty.getCreationInfo()creationInfo - `CfnAccessPoint.RootDirectoryProperty.CreationInfo`.this@Stability(value=Stable) public CfnAccessPoint.RootDirectoryProperty.Builder creationInfo(IResolvable creationInfo)
CfnAccessPoint.RootDirectoryProperty.getCreationInfo()creationInfo - `CfnAccessPoint.RootDirectoryProperty.CreationInfo`.this@Stability(value=Stable) public CfnAccessPoint.RootDirectoryProperty.Builder path(String path)
CfnAccessPoint.RootDirectoryProperty.getPath()path - `CfnAccessPoint.RootDirectoryProperty.Path`.this@Stability(value=Stable) public CfnAccessPoint.RootDirectoryProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPoint.RootDirectoryProperty>CfnAccessPoint.RootDirectoryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.