ModifyHapgResponse

public struct ModifyHapgResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ARN of the high-availability partition group.

    Declaration

    Swift

    public let hapgArn: String?
  • Undocumented

    Declaration

    Swift

    public init(hapgArn: String? = nil)