Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeScalableTargetsResponseScalableTarget")
fun Flow<DescribeScalableTargetsResponse>.scalableTargets(): Flow<ScalableTarget>

This paginator transforms the flow returned by describeScalableTargetsPaginated to access the nested member ScalableTarget

Link copied to clipboard
@JvmName(name = "describeScalingActivitiesResponseScalingActivity")
fun Flow<DescribeScalingActivitiesResponse>.scalingActivities(): Flow<ScalingActivity>

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

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

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

Link copied to clipboard
@JvmName(name = "describeScheduledActionsResponseScheduledAction")
fun Flow<DescribeScheduledActionsResponse>.scheduledActions(): Flow<ScheduledAction>

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