| Package | Description |
|---|---|
| software.amazon.awscdk.services.datasync |
AWS::DataSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.create(software.constructs.Construct scope,
String id) |
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.fsxFilesystemArn(String fsxFilesystemArn)
The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.
|
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.protocol(CfnLocationFSxOpenZFS.ProtocolProperty protocol)
The type of protocol that AWS DataSync uses to access your file system.
|
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.protocol(IResolvable protocol)
The type of protocol that AWS DataSync uses to access your file system.
|
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.securityGroupArns(List<String> securityGroupArns)
The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.
|
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.subdirectory(String subdirectory)
A subdirectory in the location's path that must begin with `/fsx` .
|
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents a tag that you want to add to the resource.
|
Copyright © 2022. All rights reserved.