Class: Aws::Types::ListServicesForAutoScalingConfigurationResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


474
475
476
# File 'sig/types.rbs', line 474

def next_token
  @next_token
end

#service_arn_list ⇒ ::Array[::String]

Returns the value of attribute service_arn_list.

Returns:

  • (::Array[::String])


473
474
475
# File 'sig/types.rbs', line 473

def service_arn_list
  @service_arn_list
end