AWSEC2ReplaceVpnTunnelResult
Objective-C
@interface AWSEC2ReplaceVpnTunnelResult
Swift
class AWSEC2ReplaceVpnTunnelResult
-
Confirmation of replace tunnel operation.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable returned;
Swift
var returned: NSNumber? { get set }