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