Class CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps-
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.codeguruprofiler.events.CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder, CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.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) computeInstanceArns property.(experimental) deduplicationId property.(experimental) eventEndTime property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) eventStartTime property.(experimental) expiresOn property.(experimental) recommendation property.(experimental) schema property.(experimental) severity property.(experimental) sourceUrl property.(experimental) status property.getTitle()(experimental) title 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
protected Jsii$Proxy(CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps.Builder.
-
-
Method Details
-
getComputeInstanceArns
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) computeInstanceArns property.Specify an array of string values to match this event if the actual value of computeInstanceArns 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:
getComputeInstanceArnsin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getDeduplicationId
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) deduplicationId property.Specify an array of string values to match this event if the actual value of deduplicationId 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:
getDeduplicationIdin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getEventEndTime
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) eventEndTime property.Specify an array of string values to match this event if the actual value of eventEndTime 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:
getEventEndTimein interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getEventMetadata
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getEventStartTime
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) eventStartTime property.Specify an array of string values to match this event if the actual value of eventStartTime 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:
getEventStartTimein interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getExpiresOn
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) expiresOn property.Specify an array of string values to match this event if the actual value of expiresOn 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:
getExpiresOnin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getRecommendation
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) recommendation property.Specify an array of string values to match this event if the actual value of recommendation 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:
getRecommendationin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getSchema
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) schema property.Specify an array of string values to match this event if the actual value of schema 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:
getSchemain interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getSeverity
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) severity property.Specify an array of string values to match this event if the actual value of severity 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:
getSeverityin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getSourceUrl
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) sourceUrl property.Specify an array of string values to match this event if the actual value of sourceUrl 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:
getSourceUrlin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getStatus
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) status property.Specify an array of string values to match this event if the actual value of status 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:
getStatusin interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
getTitle
Description copied from interface:CodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps(experimental) title property.Specify an array of string values to match this event if the actual value of title 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:
getTitlein interfaceCodeGuruProfilerRecommendationStateChange.CodeGuruProfilerRecommendationStateChangeProps
-
$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()
-