AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Properties of a proposal.
Applies only to Hyperledger Fabric.
Namespace: Amazon.ManagedBlockchain.Model
Assembly: AWSSDK.ManagedBlockchain.dll
Version: 3.x.y.z
public class ProposalSummary
The ProposalSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ProposalSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the proposal. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. |
![]() |
CreationDate | System.DateTime |
Gets and sets the property CreationDate. The date and time that the proposal was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the proposal. |
![]() |
ExpirationDate | System.DateTime |
Gets and sets the property ExpirationDate.
The date and time that the proposal expires. This is the |
![]() |
ProposalId | System.String |
Gets and sets the property ProposalId. The unique identifier of the proposal. |
![]() |
ProposedByMemberId | System.String |
Gets and sets the property ProposedByMemberId. The unique identifier of the member that created the proposal. |
![]() |
ProposedByMemberName | System.String |
Gets and sets the property ProposedByMemberName. The name of the member that created the proposal. |
![]() |
Status | Amazon.ManagedBlockchain.ProposalStatus |
Gets and sets the property Status. The status of the proposal. Values are as follows:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5