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
3174 |
# File 'sig/client.rbs', line 3174
def client_token: () -> ::String
|
#traffic_mirror_session ⇒ Types::TrafficMirrorSession
3173 |
# File 'sig/client.rbs', line 3173
def traffic_mirror_session: () -> Types::TrafficMirrorSession
|