Package-level declarations
Inherited functions
Link copied to clipboard
fun Flow<ListConfigurationManagersResponse>.configurationManagersList(): Flow<ConfigurationManagerSummary>
This paginator transforms the flow returned by listConfigurationManagersPaginated to access the nested member ConfigurationManagerSummary
Link copied to clipboard
This paginator transforms the flow returned by listConfigurationsPaginated to access the nested member ConfigurationSummary
Link copied to clipboard
fun SsmQuickSetupClient.listConfigurationManagersPaginated(initialRequest: ListConfigurationManagersRequest = ListConfigurationManagersRequest { }): Flow<ListConfigurationManagersResponse>
fun SsmQuickSetupClient.listConfigurationManagersPaginated(block: ListConfigurationManagersRequest.Builder.() -> Unit): Flow<ListConfigurationManagersResponse>
Paginate over ListConfigurationManagersResponse results.
Link copied to clipboard
fun SsmQuickSetupClient.listConfigurationsPaginated(initialRequest: ListConfigurationsRequest = ListConfigurationsRequest { }): Flow<ListConfigurationsResponse>
fun SsmQuickSetupClient.listConfigurationsPaginated(block: ListConfigurationsRequest.Builder.() -> Unit): Flow<ListConfigurationsResponse>
Paginate over ListConfigurationsResponse results.