Method: Platformx::Configuration#aws_bucket

Defined in:
lib/platformx.rb

#aws_bucketString

Controls the aws bucket name

Returns:

  • (String)

    aws bucket name



111
112
113
# File 'lib/platformx.rb', line 111

def aws_bucket
  @aws_bucket
end