Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_datastream_static_ips.DataGoogleDatastreamStaticIpsConfig
-
Packages that use DataGoogleDatastreamStaticIpsConfig Package Description com.hashicorp.cdktf.providers.google.data_google_datastream_static_ips data_google_datastream_static_ips -
-
Uses of DataGoogleDatastreamStaticIpsConfig in com.hashicorp.cdktf.providers.google.data_google_datastream_static_ips
Classes in com.hashicorp.cdktf.providers.google.data_google_datastream_static_ips that implement DataGoogleDatastreamStaticIpsConfig Modifier and Type Class Description static classDataGoogleDatastreamStaticIpsConfig.Jsii$ProxyAn implementation forDataGoogleDatastreamStaticIpsConfigMethods in com.hashicorp.cdktf.providers.google.data_google_datastream_static_ips that return DataGoogleDatastreamStaticIpsConfig Modifier and Type Method Description DataGoogleDatastreamStaticIpsConfigDataGoogleDatastreamStaticIpsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_datastream_static_ips with parameters of type DataGoogleDatastreamStaticIpsConfig Constructor Description DataGoogleDatastreamStaticIps(software.constructs.Construct scope, String id, DataGoogleDatastreamStaticIpsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/datastream_static_ips google_datastream_static_ips} Data Source.
-