Class: S3WebsiteDeploy::Client::S3File

Inherits:
Struct
  • Object
show all
Defined in:
lib/s3_website_deploy/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#etagObject

Returns the value of attribute etag

Returns:

  • (Object)

    the current value of etag



10
11
12
# File 'lib/s3_website_deploy/client.rb', line 10

def etag
  @etag
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



10
11
12
# File 'lib/s3_website_deploy/client.rb', line 10

def path
  @path
end