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