Interface IListSecretsPaginator
- Namespace
- Amazon.SecretsManager.Model
- Assembly
- AWSSDK.SecretsManager.dll
Paginator for the ListSecrets operation
public interface IListSecretsPaginator
Properties
Responses
Enumerable containing all full responses for the operation
IPaginatedEnumerable<ListSecretsResponse> Responses { get; }
Property Value
- IPaginatedEnumerable<ListSecretsResponse>