AWS SDK Version 3 for .NET
API Reference

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.

Information about a request to assign billing of the unused capacity of a Capacity Reservation.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.CapacityReservationBillingRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class CapacityReservationBillingRequest

The CapacityReservationBillingRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CapacityReservationId System.String

Gets and sets the property CapacityReservationId.

The ID of the Capacity Reservation.

Public Property CapacityReservationInfo Amazon.EC2.Model.CapacityReservationInfo

Gets and sets the property CapacityReservationInfo.

Information about the Capacity Reservation.

Public Property LastUpdateTime System.DateTime

Gets and sets the property LastUpdateTime.

The date and time, in UTC time format, at which the request was initiated.

Public Property RequestedBy System.String

Gets and sets the property RequestedBy.

The ID of the Amazon Web Services account that initiated the request.

Public Property Status Amazon.EC2.CapacityReservationBillingRequestStatus

Gets and sets the property Status.

The status of the request. For more information, see View billing assignment requests for a shared Amazon EC2 Capacity Reservation.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

Information about the status.

Public Property UnusedReservationBillingOwnerId System.String

Gets and sets the property UnusedReservationBillingOwnerId.

The ID of the Amazon Web Services account to which the request was sent.

Version Information

.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