Class: Aws::Types::BusinessGoals

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#license_cost_reduction::Integer

Returns the value of attribute license_cost_reduction.

Returns:

  • (::Integer)


159
160
161
# File 'sig/types.rbs', line 159

def license_cost_reduction
  @license_cost_reduction
end

#modernize_infrastructure_with_cloud_native_technologies::Integer

Returns the value of attribute modernize_infrastructure_with_cloud_native_technologies.

Returns:

  • (::Integer)


160
161
162
# File 'sig/types.rbs', line 160

def modernize_infrastructure_with_cloud_native_technologies
  @modernize_infrastructure_with_cloud_native_technologies
end

#reduce_operational_overhead_with_managed_services::Integer

Returns the value of attribute reduce_operational_overhead_with_managed_services.

Returns:

  • (::Integer)


161
162
163
# File 'sig/types.rbs', line 161

def reduce_operational_overhead_with_managed_services
  @reduce_operational_overhead_with_managed_services
end

#speed_of_migration::Integer

Returns the value of attribute speed_of_migration.

Returns:

  • (::Integer)


162
163
164
# File 'sig/types.rbs', line 162

def speed_of_migration
  @speed_of_migration
end