Class: Aws::Types::StartPentestJobInput

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)


1936
1937
1938
# File 'sig/types.rbs', line 1936

def agent_space_id
  @agent_space_id
end

#pentest_id::String

Returns the value of attribute pentest_id.

Returns:

  • (::String)


1937
1938
1939
# File 'sig/types.rbs', line 1937

def pentest_id
  @pentest_id
end