DeleteHapgRequest
public struct DeleteHapgRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the high-availability partition group to delete.
Declaration
Swift
public let hapgArn: String
-
Undocumented
Declaration
Swift
public init(hapgArn: String)
-
Declaration
Swift
public func validate(name: String) throws