Add-VSEC2ClientVpnEndpointDirectoryServiceAuthenticationRequest
Add-VSEC2ClientVpnEndpointDirectoryServiceAuthenticationRequest
SYNOPSIS
Adds an AWS::EC2::ClientVpnEndpoint.DirectoryServiceAuthenticationRequest resource property to the template. Describes the Active Directory to be used for client authentication.
SYNTAX
Add-VSEC2ClientVpnEndpointDirectoryServiceAuthenticationRequest [-DirectoryId] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::EC2::ClientVpnEndpoint.DirectoryServiceAuthenticationRequest resource property to the template. Describes the Active Directory to be used for client authentication.
PARAMETERS
-DirectoryId
The ID of the Active Directory to be used for authentication.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-directoryserviceauthenticationrequest.html#cfn-ec2-clientvpnendpoint-directoryserviceauthenticationrequest-directoryid PrimitiveType: String UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.