GetInstancePortStatesRequest
public struct GetInstancePortStatesRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the instance for which to return firewall port states.
Declaration
Swift
public let instanceName: String
-
Undocumented
Declaration
Swift
public init(instanceName: String)
-
Declaration
Swift
public func validate(name: String) throws