Class CfnPackagingGroup.LogConfigurationProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediapackage.CfnPackagingGroup.LogConfigurationProperty.Jsii$Proxy
All Implemented Interfaces:
CfnPackagingGroup.LogConfigurationProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnPackagingGroup.LogConfigurationProperty

@Stability(Stable) @Internal public static final class CfnPackagingGroup.LogConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingGroup.LogConfigurationProperty
  • Constructor Details

  • Method Details

    • getLogGroupName

      public final String getLogGroupName()
      Description copied from interface: CfnPackagingGroup.LogConfigurationProperty
      Sets a custom Amazon CloudWatch log group name for egress logs.

      If a log group name isn't specified, the default name is used: /aws/MediaPackage/EgressAccessLogs.

      Specified by:
      getLogGroupName in interface CfnPackagingGroup.LogConfigurationProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object