Interface ICachePolicy.Jsii$Default

All Superinterfaces:
ICachePolicy, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
ICachePolicy.Jsii$Proxy
Enclosing interface:
ICachePolicy

@Internal public static interface ICachePolicy.Jsii$Default extends ICachePolicy
Internal default implementation for ICachePolicy.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.cloudfront.ICachePolicy

    ICachePolicy.Jsii$Default, ICachePolicy.Jsii$Proxy
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    The ID of the cache policy.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details