Module: Aws::EC2::Client::_CreateTrafficMirrorSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTrafficMirrorSessionResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_token ⇒ ::String
3171 |
# File 'sig/client.rbs', line 3171
def client_token: () -> ::String
|
#traffic_mirror_session ⇒ Types::TrafficMirrorSession
3170 |
# File 'sig/client.rbs', line 3170
def traffic_mirror_session: () -> Types::TrafficMirrorSession
|