Module: Aws::OAM::Client::_GetSinkPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSinkPolicyOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy ⇒ ::String
168 |
# File 'sig/client.rbs', line 168
def policy: () -> ::String
|
#sink_arn ⇒ ::String
169 |
# File 'sig/client.rbs', line 169
def sink_arn: () -> ::String
|
#sink_id ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def sink_id: () -> ::String
|