Uses of Interface
software.amazon.awscdk.interfaces.directoryservice.ISimpleADRef
Packages that use ISimpleADRef
Package
Description
AWS Directory Service Construct Library
-
Uses of ISimpleADRef in software.amazon.awscdk.interfaces.directoryservice
Subinterfaces of ISimpleADRef in software.amazon.awscdk.interfaces.directoryserviceModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISimpleADRef.Classes in software.amazon.awscdk.interfaces.directoryservice that implement ISimpleADRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISimpleADRef in software.amazon.awscdk.services.directoryservice
Classes in software.amazon.awscdk.services.directoryservice that implement ISimpleADRefModifier and TypeClassDescriptionclassTheAWS::DirectoryService::SimpleADresource specifies an AWS Directory Service Simple Active Directory ( Simple AD ) in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials.Methods in software.amazon.awscdk.services.directoryservice that return ISimpleADRefModifier and TypeMethodDescriptionstatic ISimpleADRefCfnSimpleAD.fromDirectoryId(software.constructs.Construct scope, String id, String directoryId) Creates a new ISimpleADRef from a directoryId.