Class DevOpsGuruInsightClosed.DataIdentifiers.Jsii$Proxy
- All Implemented Interfaces:
DevOpsGuruInsightClosed.DataIdentifiers,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DevOpsGuruInsightClosed.DataIdentifiers
DevOpsGuruInsightClosed.DataIdentifiers-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.devopsguru.events.DevOpsGuruInsightClosed.DataIdentifiers
DevOpsGuruInsightClosed.DataIdentifiers.Builder, DevOpsGuruInsightClosed.DataIdentifiers.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDevOpsGuruInsightClosed.DataIdentifiers.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) alarmCondition property.(experimental) dimensions property.(experimental) metricDisplayName property.(experimental) metricQuery property.getName()(experimental) name property.(experimental) namespace property.(experimental) period property.(experimental) ResourceId property.(experimental) ResourceType property.getStat()(experimental) stat property.getUnit()(experimental) unit property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theDevOpsGuruInsightClosed.DataIdentifiers.Builder.
-
-
Method Details
-
getAlarmCondition
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) alarmCondition property.Specify an array of string values to match this event if the actual value of alarmCondition is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAlarmConditionin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getDimensions
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) dimensions property.Specify an array of string values to match this event if the actual value of dimensions is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getDimensionsin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getMetricDisplayName
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) metricDisplayName property.Specify an array of string values to match this event if the actual value of metricDisplayName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMetricDisplayNamein interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getMetricQuery
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) metricQuery property.Specify an array of string values to match this event if the actual value of metricQuery is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMetricQueryin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getName
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) name property.Specify an array of string values to match this event if the actual value of name is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNamein interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getNamespace
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) namespace property.Specify an array of string values to match this event if the actual value of namespace is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNamespacein interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getPeriod
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) period property.Specify an array of string values to match this event if the actual value of period is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPeriodin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getResourceId
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) ResourceId property.Specify an array of string values to match this event if the actual value of ResourceId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResourceIdin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getResourceType
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) ResourceType property.Specify an array of string values to match this event if the actual value of ResourceType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResourceTypein interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getStat
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) stat property.Specify an array of string values to match this event if the actual value of stat is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStatin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
getUnit
Description copied from interface:DevOpsGuruInsightClosed.DataIdentifiers(experimental) unit property.Specify an array of string values to match this event if the actual value of unit is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getUnitin interfaceDevOpsGuruInsightClosed.DataIdentifiers
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-