AWSCloudFrontDistributionCacheBehaviorFunctionAssociation
No description
type AWSCloudFrontDistributionCacheBehaviorFunctionAssociation {
eventType: AWSCloudFrontDistributionCacheBehaviorFunctionEventType!
arn: String!
}
Fields
AWSCloudFrontDistributionCacheBehaviorFunctionAssociation.eventType
● AWSCloudFrontDistributionCacheBehaviorFunctionEventType!
non-null enum
The event type of the function, either viewer-request or viewer-response
AWSCloudFrontDistributionCacheBehaviorFunctionAssociation.arn
● String!
non-null scalar
The Amazon Resource Name (ARN) of the function
Member of
AWSCloudFrontDistributionCacheBehavior
object ● AWSCloudFrontDistributionDefaultCacheBehavior
object