Class: Aws::Types::CreateS3BucketResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


573
574
575
# File 'sig/types.rbs', line 573

def bucket_name
  @bucket_name
end

#object_prefixes::Array[::String]

Returns the value of attribute object_prefixes.

Returns:

  • (::Array[::String])


574
575
576
# File 'sig/types.rbs', line 574

def object_prefixes
  @object_prefixes
end