Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationFSxWindowsPropsMixin.Builder
Packages that use CfnLocationFSxWindowsPropsMixin.Builder
-
Uses of CfnLocationFSxWindowsPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationFSxWindowsPropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocationFSxWindowsPropsMixin.Builder.cmkSecretConfig(CfnLocationFSxWindowsPropsMixin.CmkSecretConfigProperty cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.CfnLocationFSxWindowsPropsMixin.Builder.cmkSecretConfig(IResolvable cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.CfnLocationFSxWindowsPropsMixin.Builder.create()CfnLocationFSxWindowsPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocationFSxWindowsPropsMixin.Builder.customSecretConfig(CfnLocationFSxWindowsPropsMixin.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.CfnLocationFSxWindowsPropsMixin.Builder.customSecretConfig(IResolvable customSecretConfig) Specifies configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.Specifies the name of the Windows domain that the FSx for Windows File Server file system belongs to.CfnLocationFSxWindowsPropsMixin.Builder.fsxFilesystemArn(String fsxFilesystemArn) Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.Specifies the password of the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.CfnLocationFSxWindowsPropsMixin.Builder.securityGroupArns(List<String> securityGroupArns) The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Windows File Server file system.CfnLocationFSxWindowsPropsMixin.Builder.subdirectory(String subdirectory) Specifies a mount path for your file system using forward slashes.Specifies labels that help you categorize, filter, and search for your AWS resources.The user who has the permissions to access files and folders in the FSx for Windows File Server file system.