Module: Aws::EntityResolution::Client::_GetPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPolicyOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
415 |
# File 'sig/client.rbs', line 415
def arn: () -> ::String
|
#policy ⇒ ::String
417 |
# File 'sig/client.rbs', line 417
def policy: () -> ::String
|
#token ⇒ ::String
416 |
# File 'sig/client.rbs', line 416
def token: () -> ::String
|