Uses of Class
software.amazon.awscdk.services.directoryservice.CfnMicrosoftADProps.Builder
Packages that use CfnMicrosoftADProps.Builder
Package
Description
AWS Directory Service Construct Library
-
Uses of CfnMicrosoftADProps.Builder in software.amazon.awscdk.services.directoryservice
Methods in software.amazon.awscdk.services.directoryservice that return CfnMicrosoftADProps.BuilderModifier and TypeMethodDescriptionstatic CfnMicrosoftADProps.BuilderCfnMicrosoftADProps.builder()CfnMicrosoftADProps.Builder.createAlias(Boolean createAlias) Sets the value ofCfnMicrosoftADProps.getCreateAlias()CfnMicrosoftADProps.Builder.createAlias(IResolvable createAlias) Sets the value ofCfnMicrosoftADProps.getCreateAlias()Sets the value ofCfnMicrosoftADProps.getEdition()Sets the value ofCfnMicrosoftADProps.getEnableSso()CfnMicrosoftADProps.Builder.enableSso(IResolvable enableSso) Sets the value ofCfnMicrosoftADProps.getEnableSso()Sets the value ofCfnMicrosoftADProps.getName()Sets the value ofCfnMicrosoftADProps.getPassword()Sets the value ofCfnMicrosoftADProps.getShortName()CfnMicrosoftADProps.Builder.vpcSettings(IResolvable vpcSettings) Sets the value ofCfnMicrosoftADProps.getVpcSettings()CfnMicrosoftADProps.Builder.vpcSettings(CfnMicrosoftAD.VpcSettingsProperty vpcSettings) Sets the value ofCfnMicrosoftADProps.getVpcSettings()Constructors in software.amazon.awscdk.services.directoryservice with parameters of type CfnMicrosoftADProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMicrosoftADProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMicrosoftADProps.Builder.