Class ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps.Jsii$Proxy
- All Implemented Interfaces:
ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps-
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.connect.events.ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps.Builder, ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps.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) actionName property.(experimental) agentArn property.(experimental) contactArn property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) instanceArn property.(experimental) queueArn property.(experimental) ruleName property.(experimental) version 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(ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps.Builder builder) Constructor that initializes the object based on literal property values passed by theContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps.Builder.
-
-
Method Details
-
getActionName
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) actionName property.Specify an array of string values to match this event if the actual value of actionName 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:
getActionNamein interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getAgentArn
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) agentArn property.Specify an array of string values to match this event if the actual value of agentArn 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:
getAgentArnin interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getContactArn
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) contactArn property.Specify an array of string values to match this event if the actual value of contactArn 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:
getContactArnin interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getEventMetadata
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getInstanceArn
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) instanceArn property.Specify an array of string values to match this event if the actual value of instanceArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Instance reference
- Specified by:
getInstanceArnin interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getQueueArn
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) queueArn property.Specify an array of string values to match this event if the actual value of queueArn 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:
getQueueArnin interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getRuleName
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) ruleName property.Specify an array of string values to match this event if the actual value of ruleName 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:
getRuleNamein interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
getVersion
Description copied from interface:ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(experimental) version property.Specify an array of string values to match this event if the actual value of version 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:
getVersionin interfaceContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps
-
$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()
-