Module: Aws::CloudFormation::Client::_DescribeStackResourceDriftsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeStackResourceDriftsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
696 |
# File 'sig/client.rbs', line 696
def next_token: () -> ::String
|
#stack_resource_drifts ⇒ ::Array[Types::StackResourceDrift]
695 |
# File 'sig/client.rbs', line 695
def stack_resource_drifts: () -> ::Array[Types::StackResourceDrift]
|