OrganizationS3LogsConfiguration
public struct OrganizationS3LogsConfiguration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A value that contains information on whether S3 data event logs will be enabled automatically as a data source for the organization.
Declaration
Swift
public let autoEnable: Bool -
Undocumented
Declaration
Swift
public init(autoEnable: Bool)
View on GitHub
OrganizationS3LogsConfiguration Structure Reference