AWSEC2IntegrateServices
Objective-C
@interface AWSEC2IntegrateServices
Swift
class AWSEC2IntegrateServices
Describes service integrations with VPC Flow logs.
-
Information about the integration with Amazon Athena.
Declaration
Objective-C
@property (nonatomic, strong) NSArray<AWSEC2AthenaIntegration *> *_Nullable athenaIntegrations;
Swift
var athenaIntegrations: [AWSEC2AthenaIntegration]? { get set }