AWSWAFWebACLRequestInspectionACFP
No description
type AWSWAFWebACLRequestInspectionACFP {
payloadType: AWSWAFWebACLRequestPayloadType!
addressFields: [AWSWAFWebACLInspectionAddressField!]!
emailField: AWSWAFWebACLInspectionEmailField
passwordField: AWSWAFWebACLInspectionPasswordField
phoneNumberFields: [AWSWAFWebACLInspectionPhoneNumberField!]!
usernameField: AWSWAFWebACLInspectionUsernameField
}
Fields
AWSWAFWebACLRequestInspectionACFP.payloadType ● AWSWAFWebACLRequestPayloadType! non-null enum
The payload type for your account creation endpoint, either JSON or form encoded
AWSWAFWebACLRequestInspectionACFP.addressFields ● [AWSWAFWebACLInspectionAddressField!]! non-null object
The names of the fields in the request payload that contain your customer's primary physical address
AWSWAFWebACLRequestInspectionACFP.emailField ● AWSWAFWebACLInspectionEmailField object
The name of the field in the request payload that contains your customer's email
AWSWAFWebACLRequestInspectionACFP.passwordField ● AWSWAFWebACLInspectionPasswordField object
The name of the field in the request payload that contains your customer's password
AWSWAFWebACLRequestInspectionACFP.phoneNumberFields ● [AWSWAFWebACLInspectionPhoneNumberField!]! non-null object
The names of the fields in the request payload that contain your customer's primary phone number
AWSWAFWebACLRequestInspectionACFP.usernameField ● AWSWAFWebACLInspectionUsernameField object
The name of the field in the request payload that contains your customer's user name