Module: Aws::AppConfig::Client::_ListDeploymentStrategiesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeploymentStrategies]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::DeploymentStrategy]

Returns:



595
# File 'sig/client.rbs', line 595

def items: () -> ::Array[Types::DeploymentStrategy]

#next_token::String

Returns:

  • (::String)


596
# File 'sig/client.rbs', line 596

def next_token: () -> ::String