Builder
Properties
Specifies configuration information for a DataSync-managed secret, which includes the password that DataSync uses to access a specific FSx Windows storage location, with a customer-managed KMS key.
Specifies configuration information for a customer-managed Secrets Manager secret where the password for an FSx for Windows File Server storage location is stored in plain text, in Secrets Manager. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret. For more information, see Using a secret that you manage.
Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.
Specifies the ARNs of the Amazon EC2 security groups that provide access to your file system's preferred subnet.
Specifies a mount path for your file system using forward slashes. This is where DataSync reads or writes data (depending on if this is a source or destination location).
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.
Functions
construct an aws.sdk.kotlin.services.datasync.model.CmkSecretConfig inside the given block
construct an aws.sdk.kotlin.services.datasync.model.CustomSecretConfig inside the given block