sig/client.rbs in aws-sdk-redshiftserverless-1.26.0 vs sig/client.rbs in aws-sdk-redshiftserverless-1.27.0

- old
+ new

@@ -525,10 +525,10 @@ | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListRecoveryPointsResponseSuccess interface _ListScheduledActionsResponseSuccess include ::Seahorse::Client::_ResponseSuccess[Types::ListScheduledActionsResponse] def next_token: () -> ::String - def scheduled_actions: () -> ::Array[::String] + def scheduled_actions: () -> ::Array[Types::ScheduledActionAssociation] end # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/RedshiftServerless/Client.html#list_scheduled_actions-instance_method def list_scheduled_actions: ( ?max_results: ::Integer, ?namespace_name: ::String,