See: Description
| Interface | Description |
|---|---|
| CfnServer.EndpointDetailsProperty |
The virtual private cloud (VPC) endpoint settings that are configured for your server.
|
| CfnServer.IdentityProviderDetailsProperty |
Required when `IdentityProviderType` is set to `AWS_DIRECTORY_SERVICE` or `API_GATEWAY` .
|
| CfnServer.ProtocolDetailsProperty |
Protocol settings that are configured for your server.
|
| CfnServer.WorkflowDetailProperty |
Specifies the workflow ID for the workflow to assign and the execution role used for executing the workflow.
|
| CfnServer.WorkflowDetailsProperty |
Container for the `WorkflowDetail` data type.
|
| CfnServerProps |
Properties for defining a `CfnServer`.
|
| CfnUser.HomeDirectoryMapEntryProperty |
Represents an object that contains entries and targets for `HomeDirectoryMappings` .
|
| CfnUser.PosixProfileProperty |
The full POSIX identity, including user ID ( `Uid` ), group ID ( `Gid` ), and any secondary groups IDs ( `SecondaryGids` ), that controls your users' access to your Amazon EFS file systems.
|
| CfnUserProps |
Properties for defining a `CfnUser`.
|
| CfnWorkflow.WorkflowStepProperty |
The basic building block of a workflow.
|
| CfnWorkflowProps |
Properties for defining a `CfnWorkflow`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.transfer.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Transfer.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.