class AmazonS3::GetBucketInventoryConfigurationOutput

Included Modules

Defined in:

clients/s3.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module AWSSdk::RestXML::Structure

process(request : HTTP::Request) process, serialize(xml : XML::Builder) serialize

Constructor Detail

def self.new(inventory_configuration : InventoryConfigurationStruct = nil) #

[View source]

Class Method Detail

def self.deserialize(xml : XML::Node) #

[View source]
def self.from_response(request : HTTP::Client::Response) #

[View source]

Instance Method Detail

def inventory_configuration : InventoryConfigurationStruct | Nil #

[View source]
def inventory_configuration=(inventory_configuration : InventoryConfigurationStruct | Nil) #

[View source]