Module: Aws::IAM::Client::_SimulateCustomPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SimulatePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#evaluation_results ⇒ ::Array[Types::EvaluationResult]
1612 |
# File 'sig/client.rbs', line 1612
def evaluation_results: () -> ::Array[Types::EvaluationResult]
|
#is_truncated ⇒ Boolean
1613 |
# File 'sig/client.rbs', line 1613
def is_truncated: () -> bool
|
#marker ⇒ ::String
1614 |
# File 'sig/client.rbs', line 1614
def marker: () -> ::String
|