VpcInterfaceAttachment
public struct VpcInterfaceAttachment : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the VPC interface to use for this output.
Declaration
Swift
public let vpcInterfaceName: String?
-
Undocumented
Declaration
Swift
public init(vpcInterfaceName: String? = nil)