C# 클래스 Amazon.RDS.Model.ReservedDBInstancesOffering

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

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
ReservedDBInstancesOffering ( ) : System

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

비공개 메소드들

메소드 설명
IsSetCurrencyCode ( ) : bool
IsSetDBInstanceClass ( ) : bool
IsSetDuration ( ) : bool
IsSetFixedPrice ( ) : bool
IsSetMultiAZ ( ) : bool
IsSetOfferingType ( ) : bool
IsSetProductDescription ( ) : bool
IsSetRecurringCharges ( ) : bool
IsSetReservedDBInstancesOfferingId ( ) : bool
IsSetUsagePrice ( ) : bool

메소드 상세

ReservedDBInstancesOffering() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public ReservedDBInstancesOffering ( ) : System
리턴 System