AWSEC2WithdrawByoipCidrResult
Objective-C
@interface AWSEC2WithdrawByoipCidrResult
Swift
class AWSEC2WithdrawByoipCidrResult
-
Information about the address pool.
Declaration
Objective-C
@property (nonatomic, strong) AWSEC2ByoipCidr *_Nullable byoipCidr;Swift
var byoipCidr: AWSEC2ByoipCidr? { get set }
View on GitHub
Install in Dash
AWSEC2WithdrawByoipCidrResult Class Reference