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