Module: Aws::EntityResolution::Client::_DeletePolicyStatementResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeletePolicyStatementOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
266 |
# File 'sig/client.rbs', line 266
def arn: () -> ::String
|
#policy ⇒ ::String
268 |
# File 'sig/client.rbs', line 268
def policy: () -> ::String
|
#token ⇒ ::String
267 |
# File 'sig/client.rbs', line 267
def token: () -> ::String
|