DescribeTapeRecoveryPointsOutput

C# |
public class DescribeTapeRecoveryPointsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeTapeRecoveryPointsResult()()()() | Initializes a new instance of the DescribeTapeRecoveryPointsResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GatewayARN |
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and
region.
Constraints: |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Marker |
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended. Use this
marker in your next request to list the next set of virtual tape recovery points in the list. If there are no more recovery points to
describe, this field does not appear in the response.
Constraints: |
![]() | TapeRecoveryPointInfos |
An array of TapeRecoveryPointInfos that are available for the specified gateway.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithGatewayARN(String) | Obsolete.
Sets the GatewayARN property
|
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|
![]() | WithTapeRecoveryPointInfos(array<TapeRecoveryPointInfo>[]()[][]) | Obsolete.
Adds elements to the TapeRecoveryPointInfos collection
|
![]() | WithTapeRecoveryPointInfos(IEnumerable<(Of <<'(TapeRecoveryPointInfo>)>>)) | Obsolete.
Adds elements to the TapeRecoveryPointInfos collection
|

Object | |
![]() | DescribeTapeRecoveryPointsResult |