module AWS::S3::Tree::Parent

def append?

Returns:
  • (Boolean) - Returns true if the tree is set to auto-append
def append?
  @append
end