AttachNetworkInterfaceResult

public struct AttachNetworkInterfaceResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ID of the network interface attachment.

    Declaration

    Swift

    public let attachmentId: String?
  • Undocumented

    Declaration

    Swift

    public init(attachmentId: String? = nil)