DisassociateFromMasterAccountRequest
public struct DisassociateFromMasterAccountRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique ID of the detector of the GuardDuty member account.
Declaration
Swift
public let detectorId: String
-
Undocumented
Declaration
Swift
public init(detectorId: String)
-
Declaration
Swift
public func validate(name: String) throws