Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listActionsResponseActionSummary")
fun Flow<ListActionsResponse>.actions(): Flow<ActionSummary>

This paginator transforms the flow returned by listActionsPaginated to access the nested member ActionSummary

Link copied to clipboard
@JvmName(name = "listExperimentsResponseExperimentSummary")
fun Flow<ListExperimentsResponse>.experiments(): Flow<ExperimentSummary>

This paginator transforms the flow returned by listExperimentsPaginated to access the nested member ExperimentSummary

Link copied to clipboard
@JvmName(name = "listExperimentTemplatesResponseExperimentTemplateSummary")
fun Flow<ListExperimentTemplatesResponse>.experimentTemplates(): Flow<ExperimentTemplateSummary>

This paginator transforms the flow returned by listExperimentTemplatesPaginated to access the nested member ExperimentTemplateSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listExperimentResolvedTargetsResponseResolvedTarget")
fun Flow<ListExperimentResolvedTargetsResponse>.resolvedTargets(): Flow<ResolvedTarget>

This paginator transforms the flow returned by listExperimentResolvedTargetsPaginated to access the nested member ResolvedTarget

Link copied to clipboard
@JvmName(name = "listTargetAccountConfigurationsResponseTargetAccountConfigurationSummary")
fun Flow<ListTargetAccountConfigurationsResponse>.targetAccountConfigurations(): Flow<TargetAccountConfigurationSummary>

This paginator transforms the flow returned by listTargetAccountConfigurationsPaginated to access the nested member TargetAccountConfigurationSummary

Link copied to clipboard
@JvmName(name = "listTargetResourceTypesResponseTargetResourceTypeSummary")
fun Flow<ListTargetResourceTypesResponse>.targetResourceTypes(): Flow<TargetResourceTypeSummary>

This paginator transforms the flow returned by listTargetResourceTypesPaginated to access the nested member TargetResourceTypeSummary