Class AWSXRayInsightUpdate.AWSXRayInsightUpdateProps.Jsii$Proxy
- All Implemented Interfaces:
AWSXRayInsightUpdate.AWSXRayInsightUpdateProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSXRayInsightUpdate.AWSXRayInsightUpdateProps
AWSXRayInsightUpdate.AWSXRayInsightUpdateProps-
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.xray.events.AWSXRayInsightUpdate.AWSXRayInsightUpdateProps
AWSXRayInsightUpdate.AWSXRayInsightUpdateProps.Builder, AWSXRayInsightUpdate.AWSXRayInsightUpdateProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSXRayInsightUpdate.AWSXRayInsightUpdateProps.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) Categories property.(experimental) ClientRequestImpactStatistics property.(experimental) EndTime property.getEvent()(experimental) Event property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) GroupName property.(experimental) InsightId property.(experimental) RootCauseServiceId property.(experimental) RootCauseServiceRequestImpactStatistics property.(experimental) StartTime property.getState()(experimental) State property.(experimental) Summary property.(experimental) TopAnomalousServices 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 theAWSXRayInsightUpdate.AWSXRayInsightUpdateProps.Builder.
-
-
Method Details
-
getCategories
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) Categories property.Specify an array of string values to match this event if the actual value of Categories 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:
getCategoriesin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getClientRequestImpactStatistics
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) ClientRequestImpactStatistics property.Specify an array of string values to match this event if the actual value of ClientRequestImpactStatistics 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:
getClientRequestImpactStatisticsin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getEndTime
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) EndTime property.Specify an array of string values to match this event if the actual value of EndTime 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:
getEndTimein interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getEvent
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) Event property.Specify an array of string values to match this event if the actual value of Event 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:
getEventin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getEventMetadata
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getGroupName
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) GroupName property.Specify an array of string values to match this event if the actual value of GroupName 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:
getGroupNamein interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getInsightId
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) InsightId property.Specify an array of string values to match this event if the actual value of InsightId 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:
getInsightIdin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getRootCauseServiceId
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) RootCauseServiceId property.Specify an array of string values to match this event if the actual value of RootCauseServiceId 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:
getRootCauseServiceIdin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getRootCauseServiceRequestImpactStatistics
public final AWSXRayInsightUpdate.ClientRequestImpactStatistics getRootCauseServiceRequestImpactStatistics()Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) RootCauseServiceRequestImpactStatistics property.Specify an array of string values to match this event if the actual value of RootCauseServiceRequestImpactStatistics 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:
getRootCauseServiceRequestImpactStatisticsin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getStartTime
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) StartTime property.Specify an array of string values to match this event if the actual value of StartTime 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:
getStartTimein interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getState
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) State property.Specify an array of string values to match this event if the actual value of State 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:
getStatein interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getSummary
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) Summary property.Specify an array of string values to match this event if the actual value of Summary 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:
getSummaryin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
getTopAnomalousServices
Description copied from interface:AWSXRayInsightUpdate.AWSXRayInsightUpdateProps(experimental) TopAnomalousServices property.Specify an array of string values to match this event if the actual value of TopAnomalousServices 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:
getTopAnomalousServicesin interfaceAWSXRayInsightUpdate.AWSXRayInsightUpdateProps
-
$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()
-