AWSEC2MoveAddressToVpcResult
Objective-C
@interface AWSEC2MoveAddressToVpcResultSwift
class AWSEC2MoveAddressToVpcResult- 
                  
                  The allocation ID for the Elastic IP address. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable allocationId;Swift var allocationId: String? { get set }
- 
                  
                  The status of the move of the IP address. DeclarationObjective-C @property (nonatomic) AWSEC2Status status;Swift var status: AWSEC2Status { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2MoveAddressToVpcResult Class Reference
        AWSEC2MoveAddressToVpcResult Class Reference