Uses of Class
services.pcaconnectorad.CfnConnectorProps.Builder
Packages that use CfnConnectorProps.Builder
-
Uses of CfnConnectorProps.Builder in services.pcaconnectorad
Methods in services.pcaconnectorad that return CfnConnectorProps.BuilderModifier and TypeMethodDescriptionstatic CfnConnectorProps.BuilderCfnConnectorProps.builder()CfnConnectorProps.Builder.certificateAuthorityArn(String certificateAuthorityArn) Sets the value ofCfnConnectorProps.getCertificateAuthorityArn()CfnConnectorProps.Builder.directoryId(String directoryId) Sets the value ofCfnConnectorProps.getDirectoryId()Sets the value ofCfnConnectorProps.getTags()CfnConnectorProps.Builder.vpcInformation(CfnConnector.VpcInformationProperty vpcInformation) Sets the value ofCfnConnectorProps.getVpcInformation()CfnConnectorProps.Builder.vpcInformation(IResolvable vpcInformation) Sets the value ofCfnConnectorProps.getVpcInformation()Constructors in services.pcaconnectorad with parameters of type CfnConnectorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorProps.Builder.