Class ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.Jsii$Proxy
- All Implemented Interfaces:
ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps-
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.managedblockchain.events.ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.Builder, ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.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) acceptedAt property.(experimental) createdAt property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) expiresAt property.(experimental) invitationId property.(experimental) message property.(experimental) networkId property.(experimental) rejectedAt property.(experimental) status 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(ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps.Builder.
-
-
Method Details
-
getAcceptedAt
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) acceptedAt property.Specify an array of string values to match this event if the actual value of acceptedAt 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:
getAcceptedAtin interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getCreatedAt
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) createdAt property.Specify an array of string values to match this event if the actual value of createdAt 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:
getCreatedAtin interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getEventMetadata
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getExpiresAt
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) expiresAt property.Specify an array of string values to match this event if the actual value of expiresAt 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:
getExpiresAtin interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getInvitationId
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) invitationId property.Specify an array of string values to match this event if the actual value of invitationId 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:
getInvitationIdin interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getMessage
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) message property.Specify an array of string values to match this event if the actual value of message 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:
getMessagein interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getNetworkId
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) networkId property.Specify an array of string values to match this event if the actual value of networkId 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:
getNetworkIdin interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getRejectedAt
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(experimental) rejectedAt property.Specify an array of string values to match this event if the actual value of rejectedAt 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:
getRejectedAtin interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
getStatus
Description copied from interface:ManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps(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 interfaceManagedBlockchainInvitationStatusChange.ManagedBlockchainInvitationStatusChangeProps
-
$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()
-