DescribeHapgRequest
public struct DescribeHapgRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the high-availability partition group to describe.
Declaration
Swift
public let hapgArn: String -
Undocumented
Declaration
Swift
public init(hapgArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeHapgRequest Structure Reference