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