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)


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

def agent_space_id: () -> ::String

#assetsTypes::Assets

Returns:



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

def assets: () -> Types::Assets

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#log_configTypes::CloudWatchLog



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

def log_config: () -> Types::CloudWatchLog

#scope_docs::Array[Types::DocumentInfo]

Returns:



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

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

#service_role::String

Returns:

  • (::String)


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

def service_role: () -> ::String

#threat_model_id::String

Returns:

  • (::String)


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

def threat_model_id: () -> ::String

#title::String

Returns:

  • (::String)


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

def title: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time