AWSEC2DescribeVpcEndpointServicePermissionsResult
Objective-C
@interface AWSEC2DescribeVpcEndpointServicePermissionsResultSwift
class AWSEC2DescribeVpcEndpointServicePermissionsResult- 
                  
                  Information about the allowed principals. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSEC2AllowedPrincipal *> *_Nullable allowedPrincipals;Swift var allowedPrincipals: [AWSEC2AllowedPrincipal]? { get set }
- 
                  
                  The token to use to retrieve the next page of results. This value is nullwhen there are no more results to return.DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable nextToken;Swift var nextToken: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2DescribeVpcEndpointServicePermissionsResult Class Reference
        AWSEC2DescribeVpcEndpointServicePermissionsResult Class Reference