C# Class Amazon.RDS.Model.ReservedDBInstancesOffering

This data type is used as a response element in the DescribeReservedDBInstancesOfferings action.

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
ReservedDBInstancesOffering ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetCurrencyCode ( ) : bool
IsSetDBInstanceClass ( ) : bool
IsSetDuration ( ) : bool
IsSetFixedPrice ( ) : bool
IsSetMultiAZ ( ) : bool
IsSetOfferingType ( ) : bool
IsSetProductDescription ( ) : bool
IsSetRecurringCharges ( ) : bool
IsSetReservedDBInstancesOfferingId ( ) : bool
IsSetUsagePrice ( ) : bool

Method Details

ReservedDBInstancesOffering() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public ReservedDBInstancesOffering ( ) : System
Résultat System