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
921 |
# File 'sig/client.rbs', line 921
def policy: () -> ::String
|
#revision_id ⇒ ::String
922 |
# File 'sig/client.rbs', line 922
def revision_id: () -> ::String
|