Class VoiceIdFraudsterAction.VoiceIdFraudsterActionProps.Jsii$Proxy
- All Implemented Interfaces:
VoiceIdFraudsterAction.VoiceIdFraudsterActionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
VoiceIdFraudsterAction.VoiceIdFraudsterActionProps
VoiceIdFraudsterAction.VoiceIdFraudsterActionProps-
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.voiceid.events.VoiceIdFraudsterAction.VoiceIdFraudsterActionProps
VoiceIdFraudsterAction.VoiceIdFraudsterActionProps.Builder, VoiceIdFraudsterAction.VoiceIdFraudsterActionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVoiceIdFraudsterAction.VoiceIdFraudsterActionProps.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) action property.getData()(experimental) data property.(experimental) domainId property.(experimental) errorInfo property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) generatedFraudsterId property.(experimental) sourceId property.(experimental) status property.(experimental) watchlistIds 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 theVoiceIdFraudsterAction.VoiceIdFraudsterActionProps.Builder.
-
-
Method Details
-
getAction
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) action property.Specify an array of string values to match this event if the actual value of action 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:
getActionin interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getData
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) data property.Specify an array of string values to match this event if the actual value of data 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:
getDatain interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getDomainId
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) domainId property.Specify an array of string values to match this event if the actual value of domainId 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 Domain reference
- Specified by:
getDomainIdin interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getErrorInfo
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) errorInfo property.Specify an array of string values to match this event if the actual value of errorInfo 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:
getErrorInfoin interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getEventMetadata
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getGeneratedFraudsterId
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) generatedFraudsterId property.Specify an array of string values to match this event if the actual value of generatedFraudsterId 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:
getGeneratedFraudsterIdin interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getSourceId
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) sourceId property.Specify an array of string values to match this event if the actual value of sourceId 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:
getSourceIdin interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getStatus
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(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 interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
getWatchlistIds
Description copied from interface:VoiceIdFraudsterAction.VoiceIdFraudsterActionProps(experimental) watchlistIds property.Specify an array of string values to match this event if the actual value of watchlistIds 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:
getWatchlistIdsin interfaceVoiceIdFraudsterAction.VoiceIdFraudsterActionProps
-
$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()
-