Class: Aws::Types::S3Object

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket::String

Returns the value of attribute s3_bucket.

Returns:



565
566
567
# File 'sig/types.rbs', line 565

def s3_bucket
  @s3_bucket
end

#s3key::String

Returns the value of attribute s3key.

Returns:



566
567
568
# File 'sig/types.rbs', line 566

def s3key
  @s3key
end