Uses of Class
services.pcaconnectorad.CfnConnector.Builder
Packages that use CfnConnector.Builder
-
Uses of CfnConnector.Builder in services.pcaconnectorad
Methods in services.pcaconnectorad that return CfnConnector.BuilderModifier and TypeMethodDescriptionCfnConnector.Builder.certificateAuthorityArn(String certificateAuthorityArn) The Amazon Resource Name (ARN) of the certificate authority being used.static CfnConnector.BuilderCfnConnector.Builder.directoryId(String directoryId) The identifier of the Active Directory.Metadata assigned to a connector consisting of a key-value pair.CfnConnector.Builder.vpcInformation(CfnConnector.VpcInformationProperty vpcInformation) Information of the VPC and security group(s) used with the connector.CfnConnector.Builder.vpcInformation(IResolvable vpcInformation) Information of the VPC and security group(s) used with the connector.