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