Module: Aws::EntityResolution::Client::_AddPolicyStatementResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddPolicyStatementOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def arn: () -> ::String
|
#policy ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def policy: () -> ::String
|
#token ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def token: () -> ::String
|