AWSEC2EnableAwsNetworkPerformanceMetricSubscriptionResult
Objective-C
@interface AWSEC2EnableAwsNetworkPerformanceMetricSubscriptionResult
Swift
class AWSEC2EnableAwsNetworkPerformanceMetricSubscriptionResult
-
Indicates whether the subscribe action was successful.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable output;
Swift
var output: NSNumber? { get set }