Class: Aws::Types::OutPutS3Location

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name ⇒ ::String

Returns the value of attribute bucket_name.



668
669
670
# File 'sig/types.rbs', line 668

def bucket_name
  @bucket_name
end

#object_key ⇒ ::String

Returns the value of attribute object_key.



669
670
671
# File 'sig/types.rbs', line 669

def object_key
  @object_key
end