Uses of Interface
com.hashicorp.cdktf.providers.aws.appsync_graphql_api.AppsyncGraphqlApiLogConfig
-
Packages that use AppsyncGraphqlApiLogConfig Package Description com.hashicorp.cdktf.providers.aws.appsync_graphql_api aws_appsync_graphql_api -
-
Uses of AppsyncGraphqlApiLogConfig in com.hashicorp.cdktf.providers.aws.appsync_graphql_api
Classes in com.hashicorp.cdktf.providers.aws.appsync_graphql_api that implement AppsyncGraphqlApiLogConfig Modifier and Type Class Description static classAppsyncGraphqlApiLogConfig.Jsii$ProxyAn implementation forAppsyncGraphqlApiLogConfigMethods in com.hashicorp.cdktf.providers.aws.appsync_graphql_api that return AppsyncGraphqlApiLogConfig Modifier and Type Method Description AppsyncGraphqlApiLogConfigAppsyncGraphqlApiLogConfig.Builder. build()Builds the configured instance.AppsyncGraphqlApiLogConfigAppsyncGraphqlApiLogConfigOutputReference. getInternalValue()default AppsyncGraphqlApiLogConfigAppsyncGraphqlApiConfig. getLogConfig()log_config block.AppsyncGraphqlApiLogConfigAppsyncGraphqlApiConfig.Jsii$Proxy. getLogConfig()AppsyncGraphqlApiLogConfigAppsyncGraphqlApi. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.aws.appsync_graphql_api with parameters of type AppsyncGraphqlApiLogConfig Modifier and Type Method Description AppsyncGraphqlApi.BuilderAppsyncGraphqlApi.Builder. logConfig(AppsyncGraphqlApiLogConfig logConfig)log_config block.AppsyncGraphqlApiConfig.BuilderAppsyncGraphqlApiConfig.Builder. logConfig(AppsyncGraphqlApiLogConfig logConfig)Sets the value ofAppsyncGraphqlApiConfig.getLogConfig()voidAppsyncGraphqlApi. putLogConfig(AppsyncGraphqlApiLogConfig value)voidAppsyncGraphqlApiLogConfigOutputReference. setInternalValue(AppsyncGraphqlApiLogConfig value)
-