CreateHapgRequest
public struct CreateHapgRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The label of the new high-availability partition group.
Declaration
Swift
public let label: String
-
Undocumented
Declaration
Swift
public init(label: String)
-
Declaration
Swift
public func validate(name: String) throws