Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeScalingActivitiesResponseActivity")
fun Flow<DescribeScalingActivitiesResponse>.activities(): Flow<Activity>

This paginator transforms the flow returned by describeScalingActivitiesPaginated to access the nested member Activity

Link copied to clipboard
@JvmName(name = "describeAutoScalingGroupsResponseAutoScalingGroup")
fun Flow<DescribeAutoScalingGroupsResponse>.autoScalingGroups(): Flow<AutoScalingGroup>

This paginator transforms the flow returned by describeAutoScalingGroupsPaginated to access the nested member AutoScalingGroup

Link copied to clipboard
@JvmName(name = "describeAutoScalingInstancesResponseAutoScalingInstanceDetails")
fun Flow<DescribeAutoScalingInstancesResponse>.autoScalingInstances(): Flow<AutoScalingInstanceDetails>

This paginator transforms the flow returned by describeAutoScalingInstancesPaginated to access the nested member AutoScalingInstanceDetails

Link copied to clipboard
@JvmName(name = "describeWarmPoolResponseInstance")
fun Flow<DescribeWarmPoolResponse>.instances(): Flow<Instance>

This paginator transforms the flow returned by describeWarmPoolPaginated to access the nested member Instance

Link copied to clipboard
@JvmName(name = "describeLaunchConfigurationsResponseLaunchConfiguration")
fun Flow<DescribeLaunchConfigurationsResponse>.launchConfigurations(): Flow<LaunchConfiguration>

This paginator transforms the flow returned by describeLaunchConfigurationsPaginated to access the nested member LaunchConfiguration

Link copied to clipboard
@JvmName(name = "describeNotificationConfigurationsResponseNotificationConfiguration")
fun Flow<DescribeNotificationConfigurationsResponse>.notificationConfigurations(): Flow<NotificationConfiguration>

This paginator transforms the flow returned by describeNotificationConfigurationsPaginated to access the nested member NotificationConfiguration

Link copied to clipboard
@JvmName(name = "describePoliciesResponseScalingPolicy")
fun Flow<DescribePoliciesResponse>.scalingPolicies(): Flow<ScalingPolicy>

This paginator transforms the flow returned by describePoliciesPaginated to access the nested member ScalingPolicy

Link copied to clipboard
@JvmName(name = "describeScheduledActionsResponseScheduledUpdateGroupAction")
fun Flow<DescribeScheduledActionsResponse>.scheduledUpdateGroupActions(): Flow<ScheduledUpdateGroupAction>

This paginator transforms the flow returned by describeScheduledActionsPaginated to access the nested member ScheduledUpdateGroupAction

Link copied to clipboard
@JvmName(name = "describeTagsResponseTagDescription")
fun Flow<DescribeTagsResponse>.tags(): Flow<TagDescription>

This paginator transforms the flow returned by describeTagsPaginated to access the nested member TagDescription