Module: Aws::SecurityAgent::Client::_CreateThreatModelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#agent_space_id::String

Returns:

  • (::String)


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

def agent_space_id: () -> ::String

#assetsTypes::Assets

Returns:



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

def assets: () -> Types::Assets

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#log_configTypes::CloudWatchLog



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

def log_config: () -> Types::CloudWatchLog

#scope_docs::Array[Types::DocumentInfo]

Returns:



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

def scope_docs: () -> ::Array[Types::DocumentInfo]

#service_role::String

Returns:

  • (::String)


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

def service_role: () -> ::String

#threat_model_id::String

Returns:

  • (::String)


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

def threat_model_id: () -> ::String

#title::String

Returns:

  • (::String)


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

def title: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time