DeleteLogSubscriptionRequest
public struct DeleteLogSubscriptionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Identifier of the directory whose log subscription you want to delete.
Declaration
Swift
public let directoryId: String -
Undocumented
Declaration
Swift
public init(directoryId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteLogSubscriptionRequest Structure Reference