Class ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.Jsii$Proxy
- All Implemented Interfaces:
ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps-
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.ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.Builder, ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.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) description property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) expirationDate property.(experimental) message property.(experimental) networkId property.(experimental) proposalId property.(experimental) proposedByMemberId property.(experimental) proposedByMemberName 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(ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps.Builder.
-
-
Method Details
-
getDescription
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(experimental) description property.Specify an array of string values to match this event if the actual value of description 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:
getDescriptionin interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getEventMetadata
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getExpirationDate
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(experimental) expirationDate property.Specify an array of string values to match this event if the actual value of expirationDate 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:
getExpirationDatein interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getMessage
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(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 interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getNetworkId
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(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 interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getProposalId
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(experimental) proposalId property.Specify an array of string values to match this event if the actual value of proposalId 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:
getProposalIdin interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getProposedByMemberId
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(experimental) proposedByMemberId property.Specify an array of string values to match this event if the actual value of proposedByMemberId 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:
getProposedByMemberIdin interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getProposedByMemberName
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(experimental) proposedByMemberName property.Specify an array of string values to match this event if the actual value of proposedByMemberName 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:
getProposedByMemberNamein interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
getStatus
Description copied from interface:ManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps(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 interfaceManagedBlockchainProposalStatusChange.ManagedBlockchainProposalStatusChangeProps
-
$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()
-