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