Class InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.Jsii$Proxy
- All Implemented Interfaces:
InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps-
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.InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.Builder, InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.Builder builder) Constructor that initializes the object based on literal property values passed by theInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.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(InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.Builder builder) Constructor that initializes the object based on literal property values passed by theInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps.Builder.
-
-
Method Details
-
getActionName
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getAgentArn
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getContactArn
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getEventMetadata
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getInstanceArn
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getQueueArn
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getRuleName
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
getVersion
Description copied from interface:InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(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 interfaceInstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps
-
$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()
-