AWSEC2CreateNetworkInterfaceResult
Objective-C
@interface AWSEC2CreateNetworkInterfaceResultSwift
class AWSEC2CreateNetworkInterfaceResult- 
                  
                  The token to use to retrieve the next page of results. This value is nullwhen there are no more results to return.DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable clientToken;Swift var clientToken: String? { get set }
- 
                  
                  Information about the network interface. DeclarationObjective-C @property (nonatomic, strong) AWSEC2NetworkInterface *_Nullable networkInterface;Swift var networkInterface: AWSEC2NetworkInterface? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2CreateNetworkInterfaceResult Class Reference
        AWSEC2CreateNetworkInterfaceResult Class Reference