Method: AwsS3BucketObject#key
- Defined in:
- lib/resources/aws/aws_s3_bucket_object.rb
#key ⇒ Object (readonly)
Returns the value of attribute key.
14 15 16 |
# File 'lib/resources/aws/aws_s3_bucket_object.rb', line 14 def key @key end |