CloudWatchLoggingOption
public struct CloudWatchLoggingOption : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the CloudWatch log to receive application messages.
Declaration
Swift
public let logStreamARN: String -
Undocumented
Declaration
Swift
public init(logStreamARN: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
CloudWatchLoggingOption Structure Reference