Interface AppsyncGraphqlApiLogConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    AppsyncGraphqlApiLogConfig.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:50.606Z")
    @Stability(Stable)
    public interface AppsyncGraphqlApiLogConfig
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getCloudwatchLogsRoleArn

        @Stability(Stable)
        @NotNull
        String getCloudwatchLogsRoleArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_graphql_api#cloudwatch_logs_role_arn AppsyncGraphqlApi#cloudwatch_logs_role_arn}.
      • getFieldLogLevel

        @Stability(Stable)
        @NotNull
        String getFieldLogLevel()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_graphql_api#field_log_level AppsyncGraphqlApi#field_log_level}.
      • getExcludeVerboseContent

        @Stability(Stable)
        @Nullable
        default Object getExcludeVerboseContent()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_graphql_api#exclude_verbose_content AppsyncGraphqlApi#exclude_verbose_content}.