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