メインコンテンツまでスキップ

AWSWAFWebACLCustomResponseBody

No description

type AWSWAFWebACLCustomResponseBody {
key: String!
content: String!
contentType: AWSWAFWebACLCustomResponseBodyContentType!
}

Fields

AWSWAFWebACLCustomResponseBody.key ● String! non-null scalar

The key

AWSWAFWebACLCustomResponseBody.content ● String! non-null scalar

The payload of the custom response

AWSWAFWebACLCustomResponseBody.contentType ● AWSWAFWebACLCustomResponseBodyContentType! non-null enum

The type of content in the payload that you are defining in the Content string

Member of

AWSWAFWebACL object