MonitoringOutput
public struct MonitoringOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon S3 storage location where the results of a monitoring job are saved.
Declaration
Swift
public let s3Output: MonitoringS3Output
-
Undocumented
Declaration
Swift
public init(s3Output: MonitoringS3Output)
-
Declaration
Swift
public func validate(name: String) throws