Class: Aws::Types::StartThreatModelJobInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


1968
1969
1970
# File 'sig/types.rbs', line 1968

def agent_space_id
  @agent_space_id
end

#threat_model_id::String

Returns the value of attribute threat_model_id.

Returns:

  • (::String)


1969
1970
1971
# File 'sig/types.rbs', line 1969

def threat_model_id
  @threat_model_id
end