Class DevOpsGuruInsightClosed.CloudFormation.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.devopsguru.events.DevOpsGuruInsightClosed.CloudFormation.Jsii$Proxy
All Implemented Interfaces:
DevOpsGuruInsightClosed.CloudFormation, software.amazon.jsii.JsiiSerializable
Enclosing interface:
DevOpsGuruInsightClosed.CloudFormation

@Stability(Experimental) @Internal public static final class DevOpsGuruInsightClosed.CloudFormation.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DevOpsGuruInsightClosed.CloudFormation
  • Constructor Details

  • Method Details

    • getStackNames

      public final List<String> getStackNames()
      Description copied from interface: DevOpsGuruInsightClosed.CloudFormation
      (experimental) stackNames property.

      Specify an array of string values to match this event if the actual value of stackNames is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getStackNames in interface DevOpsGuruInsightClosed.CloudFormation
    • $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