Uses of Interface
com.hashicorp.cdktf.providers.google.migration_center_preference_set.MigrationCenterPreferenceSetConfig
-
Packages that use MigrationCenterPreferenceSetConfig Package Description com.hashicorp.cdktf.providers.google.migration_center_preference_set google_migration_center_preference_set -
-
Uses of MigrationCenterPreferenceSetConfig in com.hashicorp.cdktf.providers.google.migration_center_preference_set
Classes in com.hashicorp.cdktf.providers.google.migration_center_preference_set that implement MigrationCenterPreferenceSetConfig Modifier and Type Class Description static classMigrationCenterPreferenceSetConfig.Jsii$ProxyAn implementation forMigrationCenterPreferenceSetConfigMethods in com.hashicorp.cdktf.providers.google.migration_center_preference_set that return MigrationCenterPreferenceSetConfig Modifier and Type Method Description MigrationCenterPreferenceSetConfigMigrationCenterPreferenceSetConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.migration_center_preference_set with parameters of type MigrationCenterPreferenceSetConfig Constructor Description MigrationCenterPreferenceSet(software.constructs.Construct scope, String id, MigrationCenterPreferenceSetConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/migration_center_preference_set google_migration_center_preference_set} Resource.
-