Builder
Properties
Specifies configuration information for a DataSync-managed secret, which includes the password that DataSync uses to access a specific FSx for ONTAP storage location (using SMB), with a customer-managed KMS key.
Specifies configuration information for a customer-managed Secrets Manager secret where the password for an FSx for ONTAP storage location (using SMB) 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.
Describes configuration information for a DataSync-managed secret, such as a Password that DataSync uses to access a specific storage location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.
Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.
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
construct an aws.sdk.kotlin.services.datasync.model.ManagedSecretConfig inside the given block
construct an aws.sdk.kotlin.services.datasync.model.SmbMountOptions inside the given block