Module: Aws::ECR::Client::_ListPullTimeUpdateExclusionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPullTimeUpdateExclusionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
649 |
# File 'sig/client.rbs', line 649
def next_token: () -> ::String
|
#pull_time_update_exclusions ⇒ ::Array[::String]
648 |
# File 'sig/client.rbs', line 648
def pull_time_update_exclusions: () -> ::Array[::String]
|