| Package | Description |
|---|---|
| software.amazon.awscdk.services.datasync |
| Modifier and Type | Method and Description |
|---|---|
static CfnLocationNFS.Builder |
CfnLocationNFS.Builder.create(software.constructs.Construct scope,
String id) |
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions)
`AWS::DataSync::LocationNFS.MountOptions`.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.mountOptions(IResolvable mountOptions)
`AWS::DataSync::LocationNFS.MountOptions`.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.onPremConfig(CfnLocationNFS.OnPremConfigProperty onPremConfig)
`AWS::DataSync::LocationNFS.OnPremConfig`.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.onPremConfig(IResolvable onPremConfig)
`AWS::DataSync::LocationNFS.OnPremConfig`.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.serverHostname(String serverHostname)
`AWS::DataSync::LocationNFS.ServerHostname`.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.subdirectory(String subdirectory)
`AWS::DataSync::LocationNFS.Subdirectory`.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.tags(List<? extends CfnTag> tags)
`AWS::DataSync::LocationNFS.Tags`.
|
Copyright © 2021. All rights reserved.