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.
Placeholder documentation for DeleteReservationResponse
Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z
public class DeleteReservationResponse : AmazonWebServiceResponse
The DeleteReservationResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeleteReservationResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. Unique reservation ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:reservation:1234567' |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Count | System.Int32 |
Gets and sets the property Count. Number of reserved resources |
![]() |
CurrencyCode | System.String |
Gets and sets the property CurrencyCode. Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD' |
![]() |
Duration | System.Int32 |
Gets and sets the property Duration. Lease duration, e.g. '12' |
![]() |
DurationUnits | Amazon.MediaLive.OfferingDurationUnits |
Gets and sets the property DurationUnits. Units for duration, e.g. 'MONTHS' |
![]() |
End | System.String |
Gets and sets the property End. Reservation UTC end date and time in ISO-8601 format, e.g. '2019-03-01T00:00:00' |
![]() |
FixedPrice | System.Double |
Gets and sets the property FixedPrice. One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Name | System.String |
Gets and sets the property Name. User specified reservation name |
![]() |
OfferingDescription | System.String |
Gets and sets the property OfferingDescription. Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)' |
![]() |
OfferingId | System.String |
Gets and sets the property OfferingId. Unique offering ID, e.g. '87654321' |
![]() |
OfferingType | Amazon.MediaLive.OfferingType |
Gets and sets the property OfferingType. Offering type, e.g. 'NO_UPFRONT' |
![]() |
Region | System.String |
Gets and sets the property Region. AWS region, e.g. 'us-west-2' |
![]() |
RenewalSettings | Amazon.MediaLive.Model.RenewalSettings |
Gets and sets the property RenewalSettings. Renewal settings for the reservation |
![]() |
ReservationId | System.String |
Gets and sets the property ReservationId. Unique reservation ID, e.g. '1234567' |
![]() |
ResourceSpecification | Amazon.MediaLive.Model.ReservationResourceSpecification |
Gets and sets the property ResourceSpecification. Resource configuration details |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Start | System.String |
Gets and sets the property Start. Reservation UTC start date and time in ISO-8601 format, e.g. '2018-03-01T00:00:00' |
![]() |
State | Amazon.MediaLive.ReservationState |
Gets and sets the property State. Current state of reservation, e.g. 'ACTIVE' |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. A collection of key-value pairs |
![]() |
UsagePrice | System.Double |
Gets and sets the property UsagePrice. Recurring usage charge for each reserved resource, e.g. '157.0' |
.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