Uses of Interface
software.amazon.awscdk.services.grafana.CfnWorkspace.VpcConfigurationProperty
Packages that use CfnWorkspace.VpcConfigurationProperty
-
Uses of CfnWorkspace.VpcConfigurationProperty in software.amazon.awscdk.services.grafana
Classes in software.amazon.awscdk.services.grafana that implement CfnWorkspace.VpcConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkspace.VpcConfigurationPropertyMethods in software.amazon.awscdk.services.grafana that return CfnWorkspace.VpcConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkspace.VpcConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.grafana with parameters of type CfnWorkspace.VpcConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnWorkspace.setVpcConfiguration(CfnWorkspace.VpcConfigurationProperty value) The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to.CfnWorkspace.Builder.vpcConfiguration(CfnWorkspace.VpcConfigurationProperty vpcConfiguration) The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to.CfnWorkspaceProps.Builder.vpcConfiguration(CfnWorkspace.VpcConfigurationProperty vpcConfiguration) Sets the value ofCfnWorkspaceProps.getVpcConfiguration()