FetchTieringCostInfoRequest interface

비용 요청을 계층화하기 위한 기본 클래스입니다. 특정 비용 요청 유형은 이 클래스에서 파생됩니다.

속성

objectType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

sourceTierType

요청에 대한 원본 계층

targetTierType

요청에 대한 대상 계층

속성 세부 정보

objectType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

objectType: "FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"

속성 값

"FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"

sourceTierType

요청에 대한 원본 계층

sourceTierType: RecoveryPointTierType

속성 값

targetTierType

요청에 대한 대상 계층

targetTierType: RecoveryPointTierType

속성 값