OrganizationS3LogsConfigurationResult
public struct OrganizationS3LogsConfigurationResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
Declaration
Swift
public let autoEnable: Bool
-
Undocumented
Declaration
Swift
public init(autoEnable: Bool)