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
System.String
Remarks
Attribute: true