class Aws::Xml::Builder
def initialize(shape)
-
shape(Seahorse::Model::Shapes::Structure) --
def initialize(shape) @shape = shape @xml = [] @builder = ::Builder::XmlMarkup.new(target: @xml, indent: 2) end
shape
(Seahorse::Model::Shapes::Structure)
--
def initialize(shape) @shape = shape @xml = [] @builder = ::Builder::XmlMarkup.new(target: @xml, indent: 2) end