Show / Hide Table of Contents

Interface IResponseHeadersPolicy

Represents a response headers policy.

Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IResponseHeadersPolicy
Syntax (vb)
Public Interface IResponseHeadersPolicy

Synopsis

Properties

ResponseHeadersPolicyId

The ID of the response headers policy.

Properties

ResponseHeadersPolicyId

The ID of the response headers policy.

string ResponseHeadersPolicyId { get; }
Property Value

string

Remarks

Attribute: true

Back to top Generated by DocFX