struct

AWS::S3::ListBucketResult

Inherits Struct < Value < Object

Constructors

new(name : String, prefix : String, key_count : Int32 | Nil, max_keys : Int32, truncated : Bool, contents : Array(Contents))
Source

Class methods

from_xml(xml : String)
Source
from_xml(xml : XML::Node)
Source

Instance methods

contents
Source
key_count
Source
max_keys
Source
name
Source
prefix
Source
truncated?
Source

Nested types