Uses of Interface
software.amazon.awscdk.services.pcaconnectorad.CfnConnector.VpcInformationProperty
Packages that use CfnConnector.VpcInformationProperty
Package
Description
AWS::PCAConnectorAD Construct Library
-
Uses of CfnConnector.VpcInformationProperty in software.amazon.awscdk.services.pcaconnectorad
Classes in software.amazon.awscdk.services.pcaconnectorad that implement CfnConnector.VpcInformationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnector.VpcInformationPropertyMethods in software.amazon.awscdk.services.pcaconnectorad that return CfnConnector.VpcInformationPropertyModifier and TypeMethodDescriptionCfnConnector.VpcInformationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pcaconnectorad with parameters of type CfnConnector.VpcInformationPropertyModifier and TypeMethodDescriptionvoidCfnConnector.setVpcInformation(CfnConnector.VpcInformationProperty value) Information of the VPC and security group(s) used with the connector.CfnConnector.Builder.vpcInformation(CfnConnector.VpcInformationProperty vpcInformation) Information of the VPC and security group(s) used with the connector.CfnConnectorProps.Builder.vpcInformation(CfnConnector.VpcInformationProperty vpcInformation) Sets the value ofCfnConnectorProps.getVpcInformation()