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