@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.844Z") @Stability(value=Stable) public interface CfnLocationNFSProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLocationNFSProps.Builder
A builder for
CfnLocationNFSProps |
static class |
CfnLocationNFSProps.Jsii$Proxy
An implementation for
CfnLocationNFSProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLocationNFSProps.Builder |
builder() |
default Object |
getMountOptions()
`AWS::DataSync::LocationNFS.MountOptions`.
|
Object |
getOnPremConfig()
`AWS::DataSync::LocationNFS.OnPremConfig`.
|
String |
getServerHostname()
`AWS::DataSync::LocationNFS.ServerHostname`.
|
String |
getSubdirectory()
`AWS::DataSync::LocationNFS.Subdirectory`.
|
default List<CfnTag> |
getTags()
`AWS::DataSync::LocationNFS.Tags`.
|
@Stability(value=Stable) @NotNull Object getOnPremConfig()
@Stability(value=Stable) @NotNull String getServerHostname()
@Stability(value=Stable) @NotNull String getSubdirectory()
@Stability(value=Stable) @Nullable default Object getMountOptions()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnLocationNFSProps.Builder builder()
CfnLocationNFSProps.Builder of CfnLocationNFSPropsCopyright © 2021. All rights reserved.