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