Module: Aws::EKS::Client::_ListFargateProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFargateProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fargate_profile_names ⇒ ::Array[::String]
829 |
# File 'sig/client.rbs', line 829
def fargate_profile_names: () -> ::Array[::String]
|
#next_token ⇒ ::String
830 |
# File 'sig/client.rbs', line 830
def next_token: () -> ::String
|