@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.844Z") @Stability(value=Stable) public interface CfnLocationFSxWindowsProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLocationFSxWindowsProps.Builder
A builder for
CfnLocationFSxWindowsProps |
static class |
CfnLocationFSxWindowsProps.Jsii$Proxy
An implementation for
CfnLocationFSxWindowsProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLocationFSxWindowsProps.Builder |
builder() |
default String |
getDomain()
`AWS::DataSync::LocationFSxWindows.Domain`.
|
String |
getFsxFilesystemArn()
`AWS::DataSync::LocationFSxWindows.FsxFilesystemArn`.
|
String |
getPassword()
`AWS::DataSync::LocationFSxWindows.Password`.
|
List<String> |
getSecurityGroupArns()
`AWS::DataSync::LocationFSxWindows.SecurityGroupArns`.
|
default String |
getSubdirectory()
`AWS::DataSync::LocationFSxWindows.Subdirectory`.
|
default List<CfnTag> |
getTags()
`AWS::DataSync::LocationFSxWindows.Tags`.
|
String |
getUser()
`AWS::DataSync::LocationFSxWindows.User`.
|
@Stability(value=Stable) @NotNull String getFsxFilesystemArn()
@Stability(value=Stable) @NotNull String getPassword()
@Stability(value=Stable) @NotNull List<String> getSecurityGroupArns()
@Stability(value=Stable) @NotNull String getUser()
@Stability(value=Stable) @Nullable default String getDomain()
@Stability(value=Stable) @Nullable default String getSubdirectory()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnLocationFSxWindowsProps.Builder builder()
CfnLocationFSxWindowsProps.Builder of CfnLocationFSxWindowsPropsCopyright © 2021. All rights reserved.