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.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.