Class: Aws::Types::Bucket

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


428
429
430
# File 'sig/types.rbs', line 428

def count
  @count
end

#key_value::String

Returns the value of attribute key_value.

Returns:

  • (::String)


427
428
429
# File 'sig/types.rbs', line 427

def key_value
  @key_value
end