Documentation ¶
Index ¶
- Variables
- type Account
- func (*Account) Descriptor() ([]byte, []int)deprecated
- func (x *Account) GetId() string
- func (x *Account) GetMetadata() map[string]string
- func (x *Account) GetName() string
- func (*Account) ProtoMessage()
- func (x *Account) ProtoReflect() protoreflect.Message
- func (x *Account) Reset()
- func (x *Account) String() string
- type Adjustment
- func (*Adjustment) Descriptor() ([]byte, []int)deprecated
- func (x *Adjustment) GetAccount() string
- func (x *Adjustment) GetBaseCurrency() string
- func (x *Adjustment) GetCost() float64
- func (x *Adjustment) GetDate() string
- func (x *Adjustment) GetDescription() string
- func (x *Adjustment) GetExchangeRate() float64
- func (x *Adjustment) GetGroupId() string
- func (x *Adjustment) GetProductCode() string
- func (x *Adjustment) GetTargetCost() float64
- func (x *Adjustment) GetTargetCurrency() string
- func (x *Adjustment) GetType() string
- func (*Adjustment) ProtoMessage()
- func (x *Adjustment) ProtoReflect() protoreflect.Message
- func (x *Adjustment) Reset()
- func (x *Adjustment) String() string
- type AdjustmentsTypeList
- func (*AdjustmentsTypeList) Descriptor() ([]byte, []int)deprecated
- func (x *AdjustmentsTypeList) GetTypes() []string
- func (*AdjustmentsTypeList) ProtoMessage()
- func (x *AdjustmentsTypeList) ProtoReflect() protoreflect.Message
- func (x *AdjustmentsTypeList) Reset()
- func (x *AdjustmentsTypeList) String() string
- type AwsCostReductions
- func (*AwsCostReductions) Descriptor() ([]byte, []int)deprecated
- func (x *AwsCostReductions) GetRiCostReductions() []*RiCostReduction
- func (x *AwsCostReductions) GetSpCostReductions() []*SpCostReduction
- func (x *AwsCostReductions) GetSummary() *CostReductionSummary
- func (*AwsCostReductions) ProtoMessage()
- func (x *AwsCostReductions) ProtoReflect() protoreflect.Message
- func (x *AwsCostReductions) Reset()
- func (x *AwsCostReductions) String() string
- type AwsRecommendations
- func (*AwsRecommendations) Descriptor() ([]byte, []int)deprecated
- func (x *AwsRecommendations) GetRiRecommendations() []*RiRecommendation
- func (x *AwsRecommendations) GetSpRecommendations() []*SpRecommendation
- func (x *AwsRecommendations) GetSummary() *ReservationRecommendationSummary
- func (*AwsRecommendations) ProtoMessage()
- func (x *AwsRecommendations) ProtoReflect() protoreflect.Message
- func (x *AwsRecommendations) Reset()
- func (x *AwsRecommendations) String() string
- type CalculatorConfig
- func (*CalculatorConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CalculatorConfig) GetAdjustmentsTypeList() *AdjustmentsTypeList
- func (x *CalculatorConfig) GetExcludedServicesFromUsage() []*ExcludedServiceFromUsage
- func (*CalculatorConfig) ProtoMessage()
- func (x *CalculatorConfig) ProtoReflect() protoreflect.Message
- func (x *CalculatorConfig) Reset()
- func (x *CalculatorConfig) String() string
- type CalculatorStatus
- func (*CalculatorStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CalculatorStatus) GetIsRunning() map[string]bool
- func (x *CalculatorStatus) GetLastMonthlyRun() map[string]string
- func (*CalculatorStatus) ProtoMessage()
- func (x *CalculatorStatus) ProtoReflect() protoreflect.Message
- func (x *CalculatorStatus) Reset()
- func (x *CalculatorStatus) String() string
- type Cost
- func (*Cost) Descriptor() ([]byte, []int)deprecated
- func (x *Cost) GetAccount() string
- func (x *Cost) GetAmortizedCost() float64
- func (x *Cost) GetBaseCurrency() string
- func (x *Cost) GetCost() float64
- func (x *Cost) GetCostCategories() map[string]string
- func (x *Cost) GetDate() string
- func (x *Cost) GetDescription() string
- func (x *Cost) GetEffectiveCost() float64
- func (x *Cost) GetExchangeRate() float64
- func (x *Cost) GetGroupId() string
- func (x *Cost) GetInstanceType() string
- func (x *Cost) GetInvoiceId() string
- func (x *Cost) GetOperation() string
- func (x *Cost) GetProductCode() string
- func (x *Cost) GetRegion() string
- func (x *Cost) GetResourceId() string
- func (x *Cost) GetServiceCode() string
- func (x *Cost) GetTagId() string
- func (x *Cost) GetTags() map[string]string
- func (x *Cost) GetTargetAmortizedCost() float64
- func (x *Cost) GetTargetCost() float64
- func (x *Cost) GetTargetCurrency() string
- func (x *Cost) GetTargetEffectiveCost() float64
- func (x *Cost) GetTargetUnblendedCost() float64
- func (x *Cost) GetType() string
- func (x *Cost) GetUnblendedCost() float64
- func (x *Cost) GetUsage() float64
- func (x *Cost) GetUsageType() string
- func (x *Cost) GetZone() string
- func (*Cost) ProtoMessage()
- func (x *Cost) ProtoReflect() protoreflect.Message
- func (x *Cost) Reset()
- func (x *Cost) String() string
- type CostReductionSummary
- func (*CostReductionSummary) Descriptor() ([]byte, []int)deprecated
- func (x *CostReductionSummary) GetTotalActualCost() float64
- func (x *CostReductionSummary) GetTotalOnDemandCost() float64
- func (x *CostReductionSummary) GetTotalSavings() float64
- func (*CostReductionSummary) ProtoMessage()
- func (x *CostReductionSummary) ProtoReflect() protoreflect.Message
- func (x *CostReductionSummary) Reset()
- func (x *CostReductionSummary) String() string
- type ExcludedServiceFromUsage
- func (*ExcludedServiceFromUsage) Descriptor() ([]byte, []int)deprecated
- func (x *ExcludedServiceFromUsage) GetConvertedToAdjustments() bool
- func (x *ExcludedServiceFromUsage) GetManagementAccount() string
- func (x *ExcludedServiceFromUsage) GetProductCode() string
- func (*ExcludedServiceFromUsage) ProtoMessage()
- func (x *ExcludedServiceFromUsage) ProtoReflect() protoreflect.Message
- func (x *ExcludedServiceFromUsage) Reset()
- func (x *ExcludedServiceFromUsage) String() string
- type ReservationRecommendationSummary
- func (*ReservationRecommendationSummary) Descriptor() ([]byte, []int)deprecated
- func (x *ReservationRecommendationSummary) GetReductionRate() float64
- func (x *ReservationRecommendationSummary) GetTotalDiscountedCost() float64
- func (x *ReservationRecommendationSummary) GetTotalDiscountedMonthlyCost() float64
- func (x *ReservationRecommendationSummary) GetTotalDiscountedYearlyCost() float64
- func (x *ReservationRecommendationSummary) GetTotalNormalizedUnit() float64
- func (x *ReservationRecommendationSummary) GetTotalOnDemandCost() float64
- func (*ReservationRecommendationSummary) ProtoMessage()
- func (x *ReservationRecommendationSummary) ProtoReflect() protoreflect.Message
- func (x *ReservationRecommendationSummary) Reset()
- func (x *ReservationRecommendationSummary) String() string
- type RiCostReduction
- func (*RiCostReduction) Descriptor() ([]byte, []int)deprecated
- func (x *RiCostReduction) GetAccountId() string
- func (x *RiCostReduction) GetActualCost() float64
- func (x *RiCostReduction) GetArn() string
- func (x *RiCostReduction) GetOfferingClass() string
- func (x *RiCostReduction) GetOndemandCost() float64
- func (x *RiCostReduction) GetProductCode() string
- func (x *RiCostReduction) GetSavings() float64
- func (*RiCostReduction) ProtoMessage()
- func (x *RiCostReduction) ProtoReflect() protoreflect.Message
- func (x *RiCostReduction) Reset()
- func (x *RiCostReduction) String() string
- type RiRecommendation
- func (*RiRecommendation) Descriptor() ([]byte, []int)deprecated
- func (x *RiRecommendation) GetAccountId() string
- func (x *RiRecommendation) GetDiscountedCost() float64
- func (x *RiRecommendation) GetInstanceType() string
- func (x *RiRecommendation) GetLocation() string
- func (x *RiRecommendation) GetMonthlyDiscountedCost() float64
- func (x *RiRecommendation) GetNormalizedUnit() float64
- func (x *RiRecommendation) GetOndemandCost() float64
- func (x *RiRecommendation) GetOndemandrate() float64
- func (x *RiRecommendation) GetOperatingSystem() string
- func (x *RiRecommendation) GetPreInstalledSW() string
- func (x *RiRecommendation) GetProductCode() string
- func (x *RiRecommendation) GetQuantity() int64
- func (x *RiRecommendation) GetReductionRate() float64
- func (x *RiRecommendation) GetRiRate() float64
- func (x *RiRecommendation) GetTenancy() string
- func (x *RiRecommendation) GetUpfrontCost() float64
- func (x *RiRecommendation) GetYearlyDiscountedCost() float64
- func (*RiRecommendation) ProtoMessage()
- func (x *RiRecommendation) ProtoReflect() protoreflect.Message
- func (x *RiRecommendation) Reset()
- func (x *RiRecommendation) String() string
- type SpCostReduction
- func (*SpCostReduction) Descriptor() ([]byte, []int)deprecated
- func (x *SpCostReduction) GetAccountId() string
- func (x *SpCostReduction) GetActualCost() float64
- func (x *SpCostReduction) GetArn() string
- func (x *SpCostReduction) GetOfferingClass() string
- func (x *SpCostReduction) GetOndemandCost() float64
- func (x *SpCostReduction) GetProductCode() string
- func (x *SpCostReduction) GetSavings() float64
- func (*SpCostReduction) ProtoMessage()
- func (x *SpCostReduction) ProtoReflect() protoreflect.Message
- func (x *SpCostReduction) Reset()
- func (x *SpCostReduction) String() string
- type SpRecommendation
- func (*SpRecommendation) Descriptor() ([]byte, []int)deprecated
- func (x *SpRecommendation) GetAccountId() string
- func (x *SpRecommendation) GetCommitment() float64
- func (x *SpRecommendation) GetDiscountedCost() float64
- func (x *SpRecommendation) GetInstanceFamily() string
- func (x *SpRecommendation) GetLocation() string
- func (x *SpRecommendation) GetMonthlyDiscountedCost() float64
- func (x *SpRecommendation) GetNormalizedUnit() float64
- func (x *SpRecommendation) GetOndemandCost() float64
- func (x *SpRecommendation) GetReductionRate() float64
- func (x *SpRecommendation) GetSpProductFamily() string
- func (x *SpRecommendation) GetYearlyDiscountedCost() float64
- func (*SpRecommendation) ProtoMessage()
- func (x *SpRecommendation) ProtoReflect() protoreflect.Message
- func (x *SpRecommendation) Reset()
- func (x *SpRecommendation) String() string
Constants ¶
This section is empty.
Variables ¶
var File_api_aws_account_proto protoreflect.FileDescriptor
var File_api_aws_adjustment_proto protoreflect.FileDescriptor
var File_api_aws_calculator_proto protoreflect.FileDescriptor
var File_api_aws_cost_proto protoreflect.FileDescriptor
var File_api_aws_recommendation_proto protoreflect.FileDescriptor
var File_api_aws_reduction_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct { // The AWS account id. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The account name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // The attributes (key/value pair) of the account. If hierarchy is supported, it will be // separated by '/', such as 'metakey/subkey=value'. Supported attributes include 'createTime'. // If the account is a master (or payer) account, additional attributes include 'bucketName', // 'lastModified' (last timestamp AWS updated CUR), 'prefix', 'reportName', 'roleArn', and // 'lastImported' (last timestamp CUR is imported to Alphaus). Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Account) Descriptor
deprecated
func (*Account) GetMetadata ¶
func (*Account) ProtoMessage ¶
func (*Account) ProtoMessage()
func (*Account) ProtoReflect ¶
func (x *Account) ProtoReflect() protoreflect.Message
type Adjustment ¶ added in v0.9.0
type Adjustment struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` GroupId string `protobuf:"bytes,2,opt,name=groupId,proto3" json:"groupId,omitempty"` Date string `protobuf:"bytes,3,opt,name=date,proto3" json:"date,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` ProductCode string `protobuf:"bytes,5,opt,name=productCode,proto3" json:"productCode,omitempty"` Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"` Cost float64 `protobuf:"fixed64,7,opt,name=cost,proto3" json:"cost,omitempty"` BaseCurrency string `protobuf:"bytes,8,opt,name=baseCurrency,proto3" json:"baseCurrency,omitempty"` ExchangeRate float64 `protobuf:"fixed64,9,opt,name=exchangeRate,proto3" json:"exchangeRate,omitempty"` TargetCost float64 `protobuf:"fixed64,10,opt,name=targetCost,proto3" json:"targetCost,omitempty"` TargetCurrency string `protobuf:"bytes,11,opt,name=targetCurrency,proto3" json:"targetCurrency,omitempty"` // contains filtered or unexported fields }
func (*Adjustment) Descriptor
deprecated
added in
v0.9.0
func (*Adjustment) Descriptor() ([]byte, []int)
Deprecated: Use Adjustment.ProtoReflect.Descriptor instead.
func (*Adjustment) GetAccount ¶ added in v0.9.0
func (x *Adjustment) GetAccount() string
func (*Adjustment) GetBaseCurrency ¶ added in v0.32.9
func (x *Adjustment) GetBaseCurrency() string
func (*Adjustment) GetCost ¶ added in v0.9.0
func (x *Adjustment) GetCost() float64
func (*Adjustment) GetDate ¶ added in v0.9.0
func (x *Adjustment) GetDate() string
func (*Adjustment) GetDescription ¶ added in v0.9.0
func (x *Adjustment) GetDescription() string
func (*Adjustment) GetExchangeRate ¶ added in v0.32.9
func (x *Adjustment) GetExchangeRate() float64
func (*Adjustment) GetGroupId ¶ added in v0.35.27
func (x *Adjustment) GetGroupId() string
func (*Adjustment) GetProductCode ¶ added in v0.9.0
func (x *Adjustment) GetProductCode() string
func (*Adjustment) GetTargetCost ¶ added in v0.32.9
func (x *Adjustment) GetTargetCost() float64
func (*Adjustment) GetTargetCurrency ¶ added in v0.32.9
func (x *Adjustment) GetTargetCurrency() string
func (*Adjustment) GetType ¶ added in v0.9.0
func (x *Adjustment) GetType() string
func (*Adjustment) ProtoMessage ¶ added in v0.9.0
func (*Adjustment) ProtoMessage()
func (*Adjustment) ProtoReflect ¶ added in v0.9.0
func (x *Adjustment) ProtoReflect() protoreflect.Message
func (*Adjustment) Reset ¶ added in v0.9.0
func (x *Adjustment) Reset()
func (*Adjustment) String ¶ added in v0.9.0
func (x *Adjustment) String() string
type AdjustmentsTypeList ¶ added in v0.35.8
type AdjustmentsTypeList struct { Types []string `protobuf:"bytes,1,rep,name=types,proto3" json:"types,omitempty"` // contains filtered or unexported fields }
func (*AdjustmentsTypeList) Descriptor
deprecated
added in
v0.35.8
func (*AdjustmentsTypeList) Descriptor() ([]byte, []int)
Deprecated: Use AdjustmentsTypeList.ProtoReflect.Descriptor instead.
func (*AdjustmentsTypeList) GetTypes ¶ added in v0.35.8
func (x *AdjustmentsTypeList) GetTypes() []string
func (*AdjustmentsTypeList) ProtoMessage ¶ added in v0.35.8
func (*AdjustmentsTypeList) ProtoMessage()
func (*AdjustmentsTypeList) ProtoReflect ¶ added in v0.35.8
func (x *AdjustmentsTypeList) ProtoReflect() protoreflect.Message
func (*AdjustmentsTypeList) Reset ¶ added in v0.35.8
func (x *AdjustmentsTypeList) Reset()
func (*AdjustmentsTypeList) String ¶ added in v0.35.8
func (x *AdjustmentsTypeList) String() string
type AwsCostReductions ¶ added in v0.44.2
type AwsCostReductions struct { Summary *CostReductionSummary `protobuf:"bytes,1,opt,name=summary,proto3" json:"summary,omitempty"` RiCostReductions []*RiCostReduction `protobuf:"bytes,2,rep,name=riCostReductions,proto3" json:"riCostReductions,omitempty"` SpCostReductions []*SpCostReduction `protobuf:"bytes,3,rep,name=spCostReductions,proto3" json:"spCostReductions,omitempty"` // contains filtered or unexported fields }
func (*AwsCostReductions) Descriptor
deprecated
added in
v0.44.2
func (*AwsCostReductions) Descriptor() ([]byte, []int)
Deprecated: Use AwsCostReductions.ProtoReflect.Descriptor instead.
func (*AwsCostReductions) GetRiCostReductions ¶ added in v0.44.2
func (x *AwsCostReductions) GetRiCostReductions() []*RiCostReduction
func (*AwsCostReductions) GetSpCostReductions ¶ added in v0.44.2
func (x *AwsCostReductions) GetSpCostReductions() []*SpCostReduction
func (*AwsCostReductions) GetSummary ¶ added in v0.44.2
func (x *AwsCostReductions) GetSummary() *CostReductionSummary
func (*AwsCostReductions) ProtoMessage ¶ added in v0.44.2
func (*AwsCostReductions) ProtoMessage()
func (*AwsCostReductions) ProtoReflect ¶ added in v0.44.2
func (x *AwsCostReductions) ProtoReflect() protoreflect.Message
func (*AwsCostReductions) Reset ¶ added in v0.44.2
func (x *AwsCostReductions) Reset()
func (*AwsCostReductions) String ¶ added in v0.44.2
func (x *AwsCostReductions) String() string
type AwsRecommendations ¶ added in v0.43.0
type AwsRecommendations struct { Summary *ReservationRecommendationSummary `protobuf:"bytes,1,opt,name=summary,proto3" json:"summary,omitempty"` RiRecommendations []*RiRecommendation `protobuf:"bytes,2,rep,name=riRecommendations,proto3" json:"riRecommendations,omitempty"` SpRecommendations []*SpRecommendation `protobuf:"bytes,3,rep,name=spRecommendations,proto3" json:"spRecommendations,omitempty"` // contains filtered or unexported fields }
func (*AwsRecommendations) Descriptor
deprecated
added in
v0.43.0
func (*AwsRecommendations) Descriptor() ([]byte, []int)
Deprecated: Use AwsRecommendations.ProtoReflect.Descriptor instead.
func (*AwsRecommendations) GetRiRecommendations ¶ added in v0.43.0
func (x *AwsRecommendations) GetRiRecommendations() []*RiRecommendation
func (*AwsRecommendations) GetSpRecommendations ¶ added in v0.43.0
func (x *AwsRecommendations) GetSpRecommendations() []*SpRecommendation
func (*AwsRecommendations) GetSummary ¶ added in v0.43.0
func (x *AwsRecommendations) GetSummary() *ReservationRecommendationSummary
func (*AwsRecommendations) ProtoMessage ¶ added in v0.43.0
func (*AwsRecommendations) ProtoMessage()
func (*AwsRecommendations) ProtoReflect ¶ added in v0.43.0
func (x *AwsRecommendations) ProtoReflect() protoreflect.Message
func (*AwsRecommendations) Reset ¶ added in v0.43.0
func (x *AwsRecommendations) Reset()
func (*AwsRecommendations) String ¶ added in v0.43.0
func (x *AwsRecommendations) String() string
type CalculatorConfig ¶ added in v0.33.2
type CalculatorConfig struct { // CUR lineitem types included in Ripple's 'Adjusting Entries'. AdjustmentsTypeList *AdjustmentsTypeList `protobuf:"bytes,1,opt,name=adjustmentsTypeList,proto3" json:"adjustmentsTypeList,omitempty"` // List of services that are of type 'Usage' in CUR that are excluded, // optionally converted to Adjustments. ExcludedServicesFromUsage []*ExcludedServiceFromUsage `protobuf:"bytes,2,rep,name=excludedServicesFromUsage,proto3" json:"excludedServicesFromUsage,omitempty"` // contains filtered or unexported fields }
AWS's calculation engine configuration(s).
func (*CalculatorConfig) Descriptor
deprecated
added in
v0.33.2
func (*CalculatorConfig) Descriptor() ([]byte, []int)
Deprecated: Use CalculatorConfig.ProtoReflect.Descriptor instead.
func (*CalculatorConfig) GetAdjustmentsTypeList ¶ added in v0.35.8
func (x *CalculatorConfig) GetAdjustmentsTypeList() *AdjustmentsTypeList
func (*CalculatorConfig) GetExcludedServicesFromUsage ¶ added in v0.35.8
func (x *CalculatorConfig) GetExcludedServicesFromUsage() []*ExcludedServiceFromUsage
func (*CalculatorConfig) ProtoMessage ¶ added in v0.33.2
func (*CalculatorConfig) ProtoMessage()
func (*CalculatorConfig) ProtoReflect ¶ added in v0.33.2
func (x *CalculatorConfig) ProtoReflect() protoreflect.Message
func (*CalculatorConfig) Reset ¶ added in v0.33.2
func (x *CalculatorConfig) Reset()
func (*CalculatorConfig) String ¶ added in v0.33.2
func (x *CalculatorConfig) String() string
type CalculatorStatus ¶ added in v0.44.0
type CalculatorStatus struct { // Timestamp in UTC of the last completed calculation at org level for a given month. // Key is month in `yyyy-mm` format, value is timestamp in RFC3339 format. LastMonthlyRun map[string]string `` /* 169-byte string literal not displayed */ // Whether the calculator is still running for a given month. // Key is month in `yyyy-mm` format, value is true or false. IsRunning map[string]bool `` /* 160-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CalculatorStatus) Descriptor
deprecated
added in
v0.44.0
func (*CalculatorStatus) Descriptor() ([]byte, []int)
Deprecated: Use CalculatorStatus.ProtoReflect.Descriptor instead.
func (*CalculatorStatus) GetIsRunning ¶ added in v0.44.0
func (x *CalculatorStatus) GetIsRunning() map[string]bool
func (*CalculatorStatus) GetLastMonthlyRun ¶ added in v0.44.0
func (x *CalculatorStatus) GetLastMonthlyRun() map[string]string
func (*CalculatorStatus) ProtoMessage ¶ added in v0.44.0
func (*CalculatorStatus) ProtoMessage()
func (*CalculatorStatus) ProtoReflect ¶ added in v0.44.0
func (x *CalculatorStatus) ProtoReflect() protoreflect.Message
func (*CalculatorStatus) Reset ¶ added in v0.44.0
func (x *CalculatorStatus) Reset()
func (*CalculatorStatus) String ¶ added in v0.44.0
func (x *CalculatorStatus) String() string
type Cost ¶ added in v0.9.0
type Cost struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // The group id the account is associated with during the query. GroupId string `protobuf:"bytes,2,opt,name=groupId,proto3" json:"groupId,omitempty"` Type string `protobuf:"bytes,29,opt,name=type,proto3" json:"type,omitempty"` // For daily data, format is yyyy-mm-dd; for monthly, yyyy-mm. Date string `protobuf:"bytes,3,opt,name=date,proto3" json:"date,omitempty"` ProductCode string `protobuf:"bytes,4,opt,name=productCode,proto3" json:"productCode,omitempty"` ServiceCode string `protobuf:"bytes,5,opt,name=serviceCode,proto3" json:"serviceCode,omitempty"` Region string `protobuf:"bytes,6,opt,name=region,proto3" json:"region,omitempty"` Zone string `protobuf:"bytes,7,opt,name=zone,proto3" json:"zone,omitempty"` UsageType string `protobuf:"bytes,8,opt,name=usageType,proto3" json:"usageType,omitempty"` InstanceType string `protobuf:"bytes,9,opt,name=instanceType,proto3" json:"instanceType,omitempty"` Operation string `protobuf:"bytes,10,opt,name=operation,proto3" json:"operation,omitempty"` InvoiceId string `protobuf:"bytes,11,opt,name=invoiceId,proto3" json:"invoiceId,omitempty"` Description string `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"` // At the moment, this is not yet supported, always empty. ResourceId string `protobuf:"bytes,13,opt,name=resourceId,proto3" json:"resourceId,omitempty"` Tags map[string]string `` /* 150-byte string literal not displayed */ CostCategories map[string]string `` /* 170-byte string literal not displayed */ // Only set when all columns are specified. Any type of grouping will set // this value to zero. Usage float64 `protobuf:"fixed64,16,opt,name=usage,proto3" json:"usage,omitempty"` // The true cost (calculated) for this lineitem. Cost float64 `protobuf:"fixed64,17,opt,name=cost,proto3" json:"cost,omitempty"` // The unblended cost as reflected in the CUR for this lineitem. UnblendedCost float64 `protobuf:"fixed64,27,opt,name=unblendedCost,proto3" json:"unblendedCost,omitempty"` // The base currency for cost, unblendedCost, effectiveCost, amortizedCost. // Always set to USD, CUR's default currency. BaseCurrency string `protobuf:"bytes,18,opt,name=baseCurrency,proto3" json:"baseCurrency,omitempty"` // The exchange rate used to convert baseCurrency to targetCurrency. ExchangeRate float64 `protobuf:"fixed64,19,opt,name=exchangeRate,proto3" json:"exchangeRate,omitempty"` // Converted cost. TargetCost float64 `protobuf:"fixed64,20,opt,name=targetCost,proto3" json:"targetCost,omitempty"` // Converted unblendedCost. TargetUnblendedCost float64 `protobuf:"fixed64,28,opt,name=targetUnblendedCost,proto3" json:"targetUnblendedCost,omitempty"` // The currency set by `toCurrency`. TargetCurrency string `protobuf:"bytes,21,opt,name=targetCurrency,proto3" json:"targetCurrency,omitempty"` EffectiveCost float64 `protobuf:"fixed64,23,opt,name=effectiveCost,proto3" json:"effectiveCost,omitempty"` // Converted effectiveCost. TargetEffectiveCost float64 `protobuf:"fixed64,24,opt,name=targetEffectiveCost,proto3" json:"targetEffectiveCost,omitempty"` AmortizedCost float64 `protobuf:"fixed64,25,opt,name=amortizedCost,proto3" json:"amortizedCost,omitempty"` // Converted amortizedCost. TargetAmortizedCost float64 `protobuf:"fixed64,26,opt,name=targetAmortizedCost,proto3" json:"targetAmortizedCost,omitempty"` TagId string `protobuf:"bytes,22,opt,name=tagId,proto3" json:"tagId,omitempty"` // contains filtered or unexported fields }
func (*Cost) Descriptor
deprecated
added in
v0.9.0
func (*Cost) GetAccount ¶ added in v0.9.0
func (*Cost) GetAmortizedCost ¶ added in v0.35.6
func (*Cost) GetBaseCurrency ¶ added in v0.32.4
func (*Cost) GetCostCategories ¶ added in v0.9.0
func (*Cost) GetDescription ¶ added in v0.9.0
func (*Cost) GetEffectiveCost ¶ added in v0.35.6
func (*Cost) GetExchangeRate ¶ added in v0.32.5
func (*Cost) GetGroupId ¶ added in v0.35.26
func (*Cost) GetInstanceType ¶ added in v0.9.0
func (*Cost) GetInvoiceId ¶ added in v0.9.0
func (*Cost) GetOperation ¶ added in v0.9.0
func (*Cost) GetProductCode ¶ added in v0.9.0
func (*Cost) GetResourceId ¶ added in v0.10.1
func (*Cost) GetServiceCode ¶ added in v0.9.0
func (*Cost) GetTargetAmortizedCost ¶ added in v0.35.6
func (*Cost) GetTargetCost ¶ added in v0.32.4
func (*Cost) GetTargetCurrency ¶ added in v0.32.4
func (*Cost) GetTargetEffectiveCost ¶ added in v0.35.6
func (*Cost) GetTargetUnblendedCost ¶ added in v0.35.26
func (*Cost) GetUnblendedCost ¶ added in v0.35.26
func (*Cost) GetUsageType ¶ added in v0.9.0
func (*Cost) ProtoMessage ¶ added in v0.9.0
func (*Cost) ProtoMessage()
func (*Cost) ProtoReflect ¶ added in v0.9.0
func (x *Cost) ProtoReflect() protoreflect.Message
type CostReductionSummary ¶ added in v0.44.2
type CostReductionSummary struct { TotalOnDemandCost float64 `protobuf:"fixed64,1,opt,name=totalOnDemandCost,proto3" json:"totalOnDemandCost,omitempty"` TotalActualCost float64 `protobuf:"fixed64,2,opt,name=totalActualCost,proto3" json:"totalActualCost,omitempty"` TotalSavings float64 `protobuf:"fixed64,3,opt,name=totalSavings,proto3" json:"totalSavings,omitempty"` // contains filtered or unexported fields }
func (*CostReductionSummary) Descriptor
deprecated
added in
v0.44.2
func (*CostReductionSummary) Descriptor() ([]byte, []int)
Deprecated: Use CostReductionSummary.ProtoReflect.Descriptor instead.
func (*CostReductionSummary) GetTotalActualCost ¶ added in v0.44.2
func (x *CostReductionSummary) GetTotalActualCost() float64
func (*CostReductionSummary) GetTotalOnDemandCost ¶ added in v0.44.2
func (x *CostReductionSummary) GetTotalOnDemandCost() float64
func (*CostReductionSummary) GetTotalSavings ¶ added in v0.44.2
func (x *CostReductionSummary) GetTotalSavings() float64
func (*CostReductionSummary) ProtoMessage ¶ added in v0.44.2
func (*CostReductionSummary) ProtoMessage()
func (*CostReductionSummary) ProtoReflect ¶ added in v0.44.2
func (x *CostReductionSummary) ProtoReflect() protoreflect.Message
func (*CostReductionSummary) Reset ¶ added in v0.44.2
func (x *CostReductionSummary) Reset()
func (*CostReductionSummary) String ¶ added in v0.44.2
func (x *CostReductionSummary) String() string
type ExcludedServiceFromUsage ¶ added in v0.35.8
type ExcludedServiceFromUsage struct { // The management account (formerly master account) the `productCode` belongs to. ManagementAccount string `protobuf:"bytes,1,opt,name=managementAccount,proto3" json:"managementAccount,omitempty"` // The excluded product code. ProductCode string `protobuf:"bytes,2,opt,name=productCode,proto3" json:"productCode,omitempty"` // If the product code is converted to Adjustments or not. ConvertedToAdjustments bool `protobuf:"varint,3,opt,name=convertedToAdjustments,proto3" json:"convertedToAdjustments,omitempty"` // contains filtered or unexported fields }
func (*ExcludedServiceFromUsage) Descriptor
deprecated
added in
v0.35.8
func (*ExcludedServiceFromUsage) Descriptor() ([]byte, []int)
Deprecated: Use ExcludedServiceFromUsage.ProtoReflect.Descriptor instead.
func (*ExcludedServiceFromUsage) GetConvertedToAdjustments ¶ added in v0.35.8
func (x *ExcludedServiceFromUsage) GetConvertedToAdjustments() bool
func (*ExcludedServiceFromUsage) GetManagementAccount ¶ added in v0.35.8
func (x *ExcludedServiceFromUsage) GetManagementAccount() string
func (*ExcludedServiceFromUsage) GetProductCode ¶ added in v0.35.8
func (x *ExcludedServiceFromUsage) GetProductCode() string
func (*ExcludedServiceFromUsage) ProtoMessage ¶ added in v0.35.8
func (*ExcludedServiceFromUsage) ProtoMessage()
func (*ExcludedServiceFromUsage) ProtoReflect ¶ added in v0.35.8
func (x *ExcludedServiceFromUsage) ProtoReflect() protoreflect.Message
func (*ExcludedServiceFromUsage) Reset ¶ added in v0.35.8
func (x *ExcludedServiceFromUsage) Reset()
func (*ExcludedServiceFromUsage) String ¶ added in v0.35.8
func (x *ExcludedServiceFromUsage) String() string
type ReservationRecommendationSummary ¶ added in v0.43.0
type ReservationRecommendationSummary struct { TotalNormalizedUnit float64 `protobuf:"fixed64,1,opt,name=totalNormalizedUnit,proto3" json:"totalNormalizedUnit,omitempty"` TotalOnDemandCost float64 `protobuf:"fixed64,2,opt,name=totalOnDemandCost,proto3" json:"totalOnDemandCost,omitempty"` TotalDiscountedCost float64 `protobuf:"fixed64,3,opt,name=totalDiscountedCost,proto3" json:"totalDiscountedCost,omitempty"` TotalDiscountedMonthlyCost float64 `protobuf:"fixed64,4,opt,name=totalDiscountedMonthlyCost,proto3" json:"totalDiscountedMonthlyCost,omitempty"` TotalDiscountedYearlyCost float64 `protobuf:"fixed64,5,opt,name=totalDiscountedYearlyCost,proto3" json:"totalDiscountedYearlyCost,omitempty"` ReductionRate float64 `protobuf:"fixed64,6,opt,name=reductionRate,proto3" json:"reductionRate,omitempty"` // contains filtered or unexported fields }
func (*ReservationRecommendationSummary) Descriptor
deprecated
added in
v0.43.0
func (*ReservationRecommendationSummary) Descriptor() ([]byte, []int)
Deprecated: Use ReservationRecommendationSummary.ProtoReflect.Descriptor instead.
func (*ReservationRecommendationSummary) GetReductionRate ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) GetReductionRate() float64
func (*ReservationRecommendationSummary) GetTotalDiscountedCost ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) GetTotalDiscountedCost() float64
func (*ReservationRecommendationSummary) GetTotalDiscountedMonthlyCost ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) GetTotalDiscountedMonthlyCost() float64
func (*ReservationRecommendationSummary) GetTotalDiscountedYearlyCost ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) GetTotalDiscountedYearlyCost() float64
func (*ReservationRecommendationSummary) GetTotalNormalizedUnit ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) GetTotalNormalizedUnit() float64
func (*ReservationRecommendationSummary) GetTotalOnDemandCost ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) GetTotalOnDemandCost() float64
func (*ReservationRecommendationSummary) ProtoMessage ¶ added in v0.43.0
func (*ReservationRecommendationSummary) ProtoMessage()
func (*ReservationRecommendationSummary) ProtoReflect ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) ProtoReflect() protoreflect.Message
func (*ReservationRecommendationSummary) Reset ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) Reset()
func (*ReservationRecommendationSummary) String ¶ added in v0.43.0
func (x *ReservationRecommendationSummary) String() string
type RiCostReduction ¶ added in v0.44.2
type RiCostReduction struct { AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` Arn string `protobuf:"bytes,2,opt,name=arn,proto3" json:"arn,omitempty"` OfferingClass string `protobuf:"bytes,3,opt,name=offeringClass,proto3" json:"offeringClass,omitempty"` ProductCode string `protobuf:"bytes,4,opt,name=productCode,proto3" json:"productCode,omitempty"` OndemandCost float64 `protobuf:"fixed64,5,opt,name=ondemandCost,proto3" json:"ondemandCost,omitempty"` ActualCost float64 `protobuf:"fixed64,6,opt,name=actualCost,proto3" json:"actualCost,omitempty"` Savings float64 `protobuf:"fixed64,7,opt,name=savings,proto3" json:"savings,omitempty"` // contains filtered or unexported fields }
func (*RiCostReduction) Descriptor
deprecated
added in
v0.44.2
func (*RiCostReduction) Descriptor() ([]byte, []int)
Deprecated: Use RiCostReduction.ProtoReflect.Descriptor instead.
func (*RiCostReduction) GetAccountId ¶ added in v0.44.2
func (x *RiCostReduction) GetAccountId() string
func (*RiCostReduction) GetActualCost ¶ added in v0.44.2
func (x *RiCostReduction) GetActualCost() float64
func (*RiCostReduction) GetArn ¶ added in v0.44.2
func (x *RiCostReduction) GetArn() string
func (*RiCostReduction) GetOfferingClass ¶ added in v0.44.2
func (x *RiCostReduction) GetOfferingClass() string
func (*RiCostReduction) GetOndemandCost ¶ added in v0.44.2
func (x *RiCostReduction) GetOndemandCost() float64
func (*RiCostReduction) GetProductCode ¶ added in v0.44.2
func (x *RiCostReduction) GetProductCode() string
func (*RiCostReduction) GetSavings ¶ added in v0.44.2
func (x *RiCostReduction) GetSavings() float64
func (*RiCostReduction) ProtoMessage ¶ added in v0.44.2
func (*RiCostReduction) ProtoMessage()
func (*RiCostReduction) ProtoReflect ¶ added in v0.44.2
func (x *RiCostReduction) ProtoReflect() protoreflect.Message
func (*RiCostReduction) Reset ¶ added in v0.44.2
func (x *RiCostReduction) Reset()
func (*RiCostReduction) String ¶ added in v0.44.2
func (x *RiCostReduction) String() string
type RiRecommendation ¶ added in v0.43.0
type RiRecommendation struct { AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` ProductCode string `protobuf:"bytes,2,opt,name=productCode,proto3" json:"productCode,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` InstanceType string `protobuf:"bytes,4,opt,name=instanceType,proto3" json:"instanceType,omitempty"` Quantity int64 `protobuf:"varint,5,opt,name=quantity,proto3" json:"quantity,omitempty"` NormalizedUnit float64 `protobuf:"fixed64,6,opt,name=normalizedUnit,proto3" json:"normalizedUnit,omitempty"` OperatingSystem string `protobuf:"bytes,7,opt,name=operatingSystem,proto3" json:"operatingSystem,omitempty"` PreInstalledSW string `protobuf:"bytes,8,opt,name=preInstalledSW,proto3" json:"preInstalledSW,omitempty"` Tenancy string `protobuf:"bytes,9,opt,name=tenancy,proto3" json:"tenancy,omitempty"` OndemandCost float64 `protobuf:"fixed64,10,opt,name=ondemandCost,proto3" json:"ondemandCost,omitempty"` Ondemandrate float64 `protobuf:"fixed64,11,opt,name=ondemandrate,proto3" json:"ondemandrate,omitempty"` RiRate float64 `protobuf:"fixed64,12,opt,name=riRate,proto3" json:"riRate,omitempty"` UpfrontCost float64 `protobuf:"fixed64,13,opt,name=upfrontCost,proto3" json:"upfrontCost,omitempty"` DiscountedCost float64 `protobuf:"fixed64,14,opt,name=discountedCost,proto3" json:"discountedCost,omitempty"` MonthlyDiscountedCost float64 `protobuf:"fixed64,15,opt,name=monthlyDiscountedCost,proto3" json:"monthlyDiscountedCost,omitempty"` YearlyDiscountedCost float64 `protobuf:"fixed64,16,opt,name=yearlyDiscountedCost,proto3" json:"yearlyDiscountedCost,omitempty"` ReductionRate float64 `protobuf:"fixed64,17,opt,name=reductionRate,proto3" json:"reductionRate,omitempty"` // contains filtered or unexported fields }
func (*RiRecommendation) Descriptor
deprecated
added in
v0.43.0
func (*RiRecommendation) Descriptor() ([]byte, []int)
Deprecated: Use RiRecommendation.ProtoReflect.Descriptor instead.
func (*RiRecommendation) GetAccountId ¶ added in v0.43.0
func (x *RiRecommendation) GetAccountId() string
func (*RiRecommendation) GetDiscountedCost ¶ added in v0.43.0
func (x *RiRecommendation) GetDiscountedCost() float64
func (*RiRecommendation) GetInstanceType ¶ added in v0.43.0
func (x *RiRecommendation) GetInstanceType() string
func (*RiRecommendation) GetLocation ¶ added in v0.43.0
func (x *RiRecommendation) GetLocation() string
func (*RiRecommendation) GetMonthlyDiscountedCost ¶ added in v0.43.0
func (x *RiRecommendation) GetMonthlyDiscountedCost() float64
func (*RiRecommendation) GetNormalizedUnit ¶ added in v0.43.0
func (x *RiRecommendation) GetNormalizedUnit() float64
func (*RiRecommendation) GetOndemandCost ¶ added in v0.43.0
func (x *RiRecommendation) GetOndemandCost() float64
func (*RiRecommendation) GetOndemandrate ¶ added in v0.43.1
func (x *RiRecommendation) GetOndemandrate() float64
func (*RiRecommendation) GetOperatingSystem ¶ added in v0.43.0
func (x *RiRecommendation) GetOperatingSystem() string
func (*RiRecommendation) GetPreInstalledSW ¶ added in v0.43.0
func (x *RiRecommendation) GetPreInstalledSW() string
func (*RiRecommendation) GetProductCode ¶ added in v0.43.0
func (x *RiRecommendation) GetProductCode() string
func (*RiRecommendation) GetQuantity ¶ added in v0.43.0
func (x *RiRecommendation) GetQuantity() int64
func (*RiRecommendation) GetReductionRate ¶ added in v0.43.0
func (x *RiRecommendation) GetReductionRate() float64
func (*RiRecommendation) GetRiRate ¶ added in v0.43.1
func (x *RiRecommendation) GetRiRate() float64
func (*RiRecommendation) GetTenancy ¶ added in v0.43.0
func (x *RiRecommendation) GetTenancy() string
func (*RiRecommendation) GetUpfrontCost ¶ added in v0.43.1
func (x *RiRecommendation) GetUpfrontCost() float64
func (*RiRecommendation) GetYearlyDiscountedCost ¶ added in v0.43.0
func (x *RiRecommendation) GetYearlyDiscountedCost() float64
func (*RiRecommendation) ProtoMessage ¶ added in v0.43.0
func (*RiRecommendation) ProtoMessage()
func (*RiRecommendation) ProtoReflect ¶ added in v0.43.0
func (x *RiRecommendation) ProtoReflect() protoreflect.Message
func (*RiRecommendation) Reset ¶ added in v0.43.0
func (x *RiRecommendation) Reset()
func (*RiRecommendation) String ¶ added in v0.43.0
func (x *RiRecommendation) String() string
type SpCostReduction ¶ added in v0.44.2
type SpCostReduction struct { AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` Arn string `protobuf:"bytes,2,opt,name=arn,proto3" json:"arn,omitempty"` OfferingClass string `protobuf:"bytes,3,opt,name=offeringClass,proto3" json:"offeringClass,omitempty"` ProductCode string `protobuf:"bytes,4,opt,name=productCode,proto3" json:"productCode,omitempty"` OndemandCost float64 `protobuf:"fixed64,5,opt,name=ondemandCost,proto3" json:"ondemandCost,omitempty"` ActualCost float64 `protobuf:"fixed64,6,opt,name=actualCost,proto3" json:"actualCost,omitempty"` Savings float64 `protobuf:"fixed64,7,opt,name=savings,proto3" json:"savings,omitempty"` // contains filtered or unexported fields }
func (*SpCostReduction) Descriptor
deprecated
added in
v0.44.2
func (*SpCostReduction) Descriptor() ([]byte, []int)
Deprecated: Use SpCostReduction.ProtoReflect.Descriptor instead.
func (*SpCostReduction) GetAccountId ¶ added in v0.44.2
func (x *SpCostReduction) GetAccountId() string
func (*SpCostReduction) GetActualCost ¶ added in v0.44.2
func (x *SpCostReduction) GetActualCost() float64
func (*SpCostReduction) GetArn ¶ added in v0.44.2
func (x *SpCostReduction) GetArn() string
func (*SpCostReduction) GetOfferingClass ¶ added in v0.44.2
func (x *SpCostReduction) GetOfferingClass() string
func (*SpCostReduction) GetOndemandCost ¶ added in v0.44.2
func (x *SpCostReduction) GetOndemandCost() float64
func (*SpCostReduction) GetProductCode ¶ added in v0.44.2
func (x *SpCostReduction) GetProductCode() string
func (*SpCostReduction) GetSavings ¶ added in v0.44.2
func (x *SpCostReduction) GetSavings() float64
func (*SpCostReduction) ProtoMessage ¶ added in v0.44.2
func (*SpCostReduction) ProtoMessage()
func (*SpCostReduction) ProtoReflect ¶ added in v0.44.2
func (x *SpCostReduction) ProtoReflect() protoreflect.Message
func (*SpCostReduction) Reset ¶ added in v0.44.2
func (x *SpCostReduction) Reset()
func (*SpCostReduction) String ¶ added in v0.44.2
func (x *SpCostReduction) String() string
type SpRecommendation ¶ added in v0.43.0
type SpRecommendation struct { AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" json:"accountId,omitempty"` SpProductFamily string `protobuf:"bytes,2,opt,name=spProductFamily,proto3" json:"spProductFamily,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` InstanceFamily string `protobuf:"bytes,4,opt,name=instanceFamily,proto3" json:"instanceFamily,omitempty"` OndemandCost float64 `protobuf:"fixed64,5,opt,name=ondemandCost,proto3" json:"ondemandCost,omitempty"` Commitment float64 `protobuf:"fixed64,6,opt,name=commitment,proto3" json:"commitment,omitempty"` NormalizedUnit float64 `protobuf:"fixed64,7,opt,name=normalizedUnit,proto3" json:"normalizedUnit,omitempty"` DiscountedCost float64 `protobuf:"fixed64,8,opt,name=discountedCost,proto3" json:"discountedCost,omitempty"` MonthlyDiscountedCost float64 `protobuf:"fixed64,9,opt,name=monthlyDiscountedCost,proto3" json:"monthlyDiscountedCost,omitempty"` YearlyDiscountedCost float64 `protobuf:"fixed64,10,opt,name=yearlyDiscountedCost,proto3" json:"yearlyDiscountedCost,omitempty"` ReductionRate float64 `protobuf:"fixed64,11,opt,name=reductionRate,proto3" json:"reductionRate,omitempty"` // contains filtered or unexported fields }
func (*SpRecommendation) Descriptor
deprecated
added in
v0.43.0
func (*SpRecommendation) Descriptor() ([]byte, []int)
Deprecated: Use SpRecommendation.ProtoReflect.Descriptor instead.
func (*SpRecommendation) GetAccountId ¶ added in v0.43.0
func (x *SpRecommendation) GetAccountId() string
func (*SpRecommendation) GetCommitment ¶ added in v0.43.0
func (x *SpRecommendation) GetCommitment() float64
func (*SpRecommendation) GetDiscountedCost ¶ added in v0.43.0
func (x *SpRecommendation) GetDiscountedCost() float64
func (*SpRecommendation) GetInstanceFamily ¶ added in v0.43.0
func (x *SpRecommendation) GetInstanceFamily() string
func (*SpRecommendation) GetLocation ¶ added in v0.43.0
func (x *SpRecommendation) GetLocation() string
func (*SpRecommendation) GetMonthlyDiscountedCost ¶ added in v0.43.0
func (x *SpRecommendation) GetMonthlyDiscountedCost() float64
func (*SpRecommendation) GetNormalizedUnit ¶ added in v0.43.0
func (x *SpRecommendation) GetNormalizedUnit() float64
func (*SpRecommendation) GetOndemandCost ¶ added in v0.43.0
func (x *SpRecommendation) GetOndemandCost() float64
func (*SpRecommendation) GetReductionRate ¶ added in v0.43.0
func (x *SpRecommendation) GetReductionRate() float64
func (*SpRecommendation) GetSpProductFamily ¶ added in v0.43.0
func (x *SpRecommendation) GetSpProductFamily() string
func (*SpRecommendation) GetYearlyDiscountedCost ¶ added in v0.43.0
func (x *SpRecommendation) GetYearlyDiscountedCost() float64
func (*SpRecommendation) ProtoMessage ¶ added in v0.43.0
func (*SpRecommendation) ProtoMessage()
func (*SpRecommendation) ProtoReflect ¶ added in v0.43.0
func (x *SpRecommendation) ProtoReflect() protoreflect.Message
func (*SpRecommendation) Reset ¶ added in v0.43.0
func (x *SpRecommendation) Reset()
func (*SpRecommendation) String ¶ added in v0.43.0
func (x *SpRecommendation) String() string