Class: Aws::Types::S3BucketInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date ⇒ ::String

Returns the value of attribute creation_date.

Returns:

  • (::String)


893
894
895
# File 'sig/types.rbs', line 893

def creation_date
  @creation_date
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


894
895
896
# File 'sig/types.rbs', line 894

def name
  @name
end