AWSEC2CreateIpamResult
Objective-C
@interface AWSEC2CreateIpamResult
Swift
class AWSEC2CreateIpamResult
-
Information about the IPAM created.
Declaration
Objective-C
@property (nonatomic, strong) AWSEC2Ipam *_Nullable ipam;Swift
var ipam: AWSEC2Ipam? { get set }
View on GitHub
Install in Dash
AWSEC2CreateIpamResult Class Reference