Class: Aws::Types::S3Configuration

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)


809
810
811
# File 'sig/types.rbs', line 809

def bucket_name
  @bucket_name
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


810
811
812
# File 'sig/types.rbs', line 810

def enabled
  @enabled
end