Module: Aws::EntityResolution::Client::_PutPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutPolicyOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
564 |
# File 'sig/client.rbs', line 564
def arn: () -> ::String
|
#policy ⇒ ::String
566 |
# File 'sig/client.rbs', line 566
def policy: () -> ::String
|
#token ⇒ ::String
565 |
# File 'sig/client.rbs', line 565
def token: () -> ::String
|