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.
Container for the parameters to the GetTransaction operation.
Gets the details of a transaction.
This action will return transaction details for all transactions that are confirmed
on the blockchain, even if they have not reached finality.
Namespace: Amazon.ManagedBlockchainQuery.Model
Assembly: AWSSDK.ManagedBlockchainQuery.dll
Version: 3.x.y.z
public class GetTransactionRequest : AmazonManagedBlockchainQueryRequest IAmazonWebServiceRequest
The GetTransactionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetTransactionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Network | Amazon.ManagedBlockchainQuery.QueryNetwork |
Gets and sets the property Network. The blockchain network where the transaction occurred. |
![]() |
TransactionHash | System.String |
Gets and sets the property TransactionHash. The hash of a transaction. It is generated when a transaction is created. |
![]() |
TransactionId | System.String |
Gets and sets the property TransactionId. The identifier of a Bitcoin transaction. It is generated when a transaction is created.
|
.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