Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bucket ¶
type Bucket struct { Metadata defsecTypes.Metadata Name defsecTypes.StringValue Objects []Object ACL defsecTypes.StringValue ForceDestroy defsecTypes.BoolValue Versioning Versioning }
type Object ¶
type Object struct { Metadata defsecTypes.Metadata ACL defsecTypes.StringValue }
type Versioning ¶
type Versioning struct { Metadata defsecTypes.Metadata Enabled defsecTypes.BoolValue }
Click to show internal directories.
Click to hide internal directories.