Module: Aws::S3Control::Client::_ListAccessPointsForObjectLambdaResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccessPointsForObjectLambdaResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1094 |
# File 'sig/client.rbs', line 1094 def next_token: () -> ::String |
#object_lambda_access_point_list ⇒ ::Array[Types::ObjectLambdaAccessPoint]
1093 |
# File 'sig/client.rbs', line 1093 def object_lambda_access_point_list: () -> ::Array[Types::ObjectLambdaAccessPoint] |