Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_instance.AlloydbInstanceNetworkConfigAuthorizedExternalNetworks
-
Packages that use AlloydbInstanceNetworkConfigAuthorizedExternalNetworks Package Description com.hashicorp.cdktf.providers.google.alloydb_instance google_alloydb_instance -
-
Uses of AlloydbInstanceNetworkConfigAuthorizedExternalNetworks in com.hashicorp.cdktf.providers.google.alloydb_instance
Classes in com.hashicorp.cdktf.providers.google.alloydb_instance that implement AlloydbInstanceNetworkConfigAuthorizedExternalNetworks Modifier and Type Class Description static classAlloydbInstanceNetworkConfigAuthorizedExternalNetworks.Jsii$ProxyAn implementation forAlloydbInstanceNetworkConfigAuthorizedExternalNetworksMethods in com.hashicorp.cdktf.providers.google.alloydb_instance that return AlloydbInstanceNetworkConfigAuthorizedExternalNetworks Modifier and Type Method Description AlloydbInstanceNetworkConfigAuthorizedExternalNetworksAlloydbInstanceNetworkConfigAuthorizedExternalNetworks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.alloydb_instance with parameters of type AlloydbInstanceNetworkConfigAuthorizedExternalNetworks Modifier and Type Method Description voidAlloydbInstanceNetworkConfigAuthorizedExternalNetworksOutputReference. setInternalValue(AlloydbInstanceNetworkConfigAuthorizedExternalNetworks value)Method parameters in com.hashicorp.cdktf.providers.google.alloydb_instance with type arguments of type AlloydbInstanceNetworkConfigAuthorizedExternalNetworks Modifier and Type Method Description AlloydbInstanceNetworkConfig.BuilderAlloydbInstanceNetworkConfig.Builder. authorizedExternalNetworks(List<? extends AlloydbInstanceNetworkConfigAuthorizedExternalNetworks> authorizedExternalNetworks)Sets the value ofAlloydbInstanceNetworkConfig.getAuthorizedExternalNetworks()voidAlloydbInstanceNetworkConfigAuthorizedExternalNetworksList. setInternalValue(List<AlloydbInstanceNetworkConfigAuthorizedExternalNetworks> value)
-