ModifyVpcEndpointConnectionNotificationResult

public struct ModifyVpcEndpointConnectionNotificationResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Returns true if the request succeeds; otherwise, it returns an error.

    Declaration

    Swift

    public let returnValue: Bool?
  • Undocumented

    Declaration

    Swift

    public init(returnValue: Bool? = nil)