Class: Aws::Types::DataModelS3Configuration

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)


128
129
130
# File 'sig/types.rbs', line 128

def bucket_name
  @bucket_name
end

#object_key ⇒ ::String

Returns the value of attribute object_key.

Returns:

  • (::String)


129
130
131
# File 'sig/types.rbs', line 129

def object_key
  @object_key
end