Class: Aws::Types::Distribution

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#percentage::Integer

Returns the value of attribute percentage.

Returns:

  • (::Integer)


3173
3174
3175
# File 'sig/types.rbs', line 3173

def percentage
  @percentage
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


3172
3173
3174
# File 'sig/types.rbs', line 3172

def region
  @region
end