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