Module: Aws::SecurityAgent::Client::_StartThreatModelJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::StartThreatModelJobOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#agent_space_id::String

Returns:

  • (::String)


1263
# File 'sig/client.rbs', line 1263

def agent_space_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


1259
# File 'sig/client.rbs', line 1259

def created_at: () -> ::Time

#status"IN_PROGRESS", ...

Returns:

  • ("IN_PROGRESS", "STOPPING", "STOPPED", "FAILED", "COMPLETED")


1258
# File 'sig/client.rbs', line 1258

def status: () -> ("IN_PROGRESS" | "STOPPING" | "STOPPED" | "FAILED" | "COMPLETED")

#threat_model_id::String

Returns:

  • (::String)


1261
# File 'sig/client.rbs', line 1261

def threat_model_id: () -> ::String

#threat_model_job_id::String

Returns:

  • (::String)


1262
# File 'sig/client.rbs', line 1262

def threat_model_job_id: () -> ::String

#title::String

Returns:

  • (::String)


1257
# File 'sig/client.rbs', line 1257

def title: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


1260
# File 'sig/client.rbs', line 1260

def updated_at: () -> ::Time