AWSEC2ServiceTypeDetail
Objective-C
@interface AWSEC2ServiceTypeDetail
Swift
class AWSEC2ServiceTypeDetail
Describes the type of service for a VPC endpoint.
-
The type of service.
Declaration
Objective-C
@property (nonatomic) AWSEC2ServiceType serviceType;
Swift
var serviceType: AWSEC2ServiceType { get set }