class AliyunSDK::OSS::BucketReferer

Bucket referer setting. See: {help.aliyun.com/document_detail/oss/product-documentation/function/referer-white-list.html OSS Website hosting} Attributes:

Public Instance Methods

allow_empty?() click to toggle source
# File lib/aliyun_sdk/oss/struct.rb, line 98
def allow_empty?
  allow_empty == true
end