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