Class: Aws::Types::InferredWorkloadSaving

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_monthly_savingsTypes::EstimatedMonthlySavings

Returns the value of attribute estimated_monthly_savings.



774
775
776
# File 'sig/types.rbs', line 774

def estimated_monthly_savings
  @estimated_monthly_savings
end

#inferred_workload_types::Array[("AmazonEmr" | "ApacheCassandra" | "ApacheHadoop" | "Memcached" | "Nginx" | "PostgreSql" | "Redis" | "Kafka" | "SQLServer")]

Returns the value of attribute inferred_workload_types.

Returns:

  • (::Array[("AmazonEmr" | "ApacheCassandra" | "ApacheHadoop" | "Memcached" | "Nginx" | "PostgreSql" | "Redis" | "Kafka" | "SQLServer")])


773
774
775
# File 'sig/types.rbs', line 773

def inferred_workload_types
  @inferred_workload_types
end