Uses of Class
com.hashicorp.cdktf.providers.google.data_google_spanner_instance.DataGoogleSpannerInstanceAutoscalingConfig.Builder
-
Packages that use DataGoogleSpannerInstanceAutoscalingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_spanner_instance data_google_spanner_instance -
-
Uses of DataGoogleSpannerInstanceAutoscalingConfig.Builder in com.hashicorp.cdktf.providers.google.data_google_spanner_instance
Methods in com.hashicorp.cdktf.providers.google.data_google_spanner_instance that return DataGoogleSpannerInstanceAutoscalingConfig.Builder Modifier and Type Method Description static DataGoogleSpannerInstanceAutoscalingConfig.BuilderDataGoogleSpannerInstanceAutoscalingConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_spanner_instance with parameters of type DataGoogleSpannerInstanceAutoscalingConfig.Builder Constructor Description Jsii$Proxy(DataGoogleSpannerInstanceAutoscalingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleSpannerInstanceAutoscalingConfig.Builder.
-