Module: Aws::Lambda::Client::_GetPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy ⇒ ::String
941 |
# File 'sig/client.rbs', line 941
def policy: () -> ::String
|
#revision_id ⇒ ::String
942 |
# File 'sig/client.rbs', line 942
def revision_id: () -> ::String
|