Class: Aws::Types::ResizeInfo

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#allow_cancel_resizeBoolean

Returns the value of attribute allow_cancel_resize.



2586
2587
2588
# File 'sig/types.rbs', line 2586

def allow_cancel_resize
  @allow_cancel_resize
end

#resize_type::String

Returns the value of attribute resize_type.



2585
2586
2587
# File 'sig/types.rbs', line 2585

def resize_type
  @resize_type
end