class ElasticAPM::Span::Context::Destination::Cloud

@api private

def initialize(region: nil)

def initialize(region: nil)
  @region = region
end