Class: Aws::Types::UpdateScalingParametersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


547
548
549
# File 'sig/types.rbs', line 547

def domain_name
  @domain_name
end

#scaling_parametersTypes::ScalingParameters

Returns the value of attribute scaling_parameters.



548
549
550
# File 'sig/types.rbs', line 548

def scaling_parameters
  @scaling_parameters
end