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]
1655 |
# File 'sig/client.rbs', line 1655
def evaluation_results: () -> ::Array[Types::EvaluationResult]
|
#is_truncated ⇒ Boolean
1656 |
# File 'sig/client.rbs', line 1656
def is_truncated: () -> bool
|
#marker ⇒ ::String
1657 |
# File 'sig/client.rbs', line 1657
def marker: () -> ::String
|