Uses of Interface
software.amazon.awscdk.services.qbusiness.CfnDataSource.DataSourceVpcConfigurationProperty
Packages that use CfnDataSource.DataSourceVpcConfigurationProperty
-
Uses of CfnDataSource.DataSourceVpcConfigurationProperty in software.amazon.awscdk.services.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement CfnDataSource.DataSourceVpcConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSource.DataSourceVpcConfigurationPropertyMethods in software.amazon.awscdk.services.qbusiness that return CfnDataSource.DataSourceVpcConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSource.DataSourceVpcConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.qbusiness with parameters of type CfnDataSource.DataSourceVpcConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnDataSource.setVpcConfiguration(CfnDataSource.DataSourceVpcConfigurationProperty value) Configuration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source.CfnDataSource.Builder.vpcConfiguration(CfnDataSource.DataSourceVpcConfigurationProperty vpcConfiguration) Configuration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source.CfnDataSourceProps.Builder.vpcConfiguration(CfnDataSource.DataSourceVpcConfigurationProperty vpcConfiguration) Sets the value ofCfnDataSourceProps.getVpcConfiguration()