Class: Aws::Types::RuntimeContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#address_family::String

Returns the value of attribute address_family.

Returns:

  • (::String)


2694
2695
2696
# File 'sig/types.rbs', line 2694

def address_family
  @address_family
end

#command_line_example::String

Returns the value of attribute command_line_example.

Returns:

  • (::String)


2700
2701
2702
# File 'sig/types.rbs', line 2700

def command_line_example
  @command_line_example
end

#file_operation::String

Returns the value of attribute file_operation.

Returns:

  • (::String)


2702
2703
2704
# File 'sig/types.rbs', line 2702

def file_operation
  @file_operation
end

#file_path::String

Returns the value of attribute file_path.

Returns:

  • (::String)


2703
2704
2705
# File 'sig/types.rbs', line 2703

def file_path
  @file_path
end

#file_system_type::String

Returns the value of attribute file_system_type.

Returns:

  • (::String)


2687
2688
2689
# File 'sig/types.rbs', line 2687

def file_system_type
  @file_system_type
end

#flags::Array[::String]

Returns the value of attribute flags.

Returns:

  • (::Array[::String])


2688
2689
2690
# File 'sig/types.rbs', line 2688

def flags
  @flags
end

#iana_protocol_number::Integer

Returns the value of attribute iana_protocol_number.

Returns:

  • (::Integer)


2695
2696
2697
# File 'sig/types.rbs', line 2695

def iana_protocol_number
  @iana_protocol_number
end

#ld_preload_value::String

Returns the value of attribute ld_preload_value.

Returns:

  • (::String)


2681
2682
2683
# File 'sig/types.rbs', line 2681

def ld_preload_value
  @ld_preload_value
end

#library_path::String

Returns the value of attribute library_path.

Returns:

  • (::String)


2680
2681
2682
# File 'sig/types.rbs', line 2680

def library_path
  @library_path
end

#memory_regions::Array[::String]

Returns the value of attribute memory_regions.

Returns:

  • (::Array[::String])


2696
2697
2698
# File 'sig/types.rbs', line 2696

def memory_regions
  @memory_regions
end

#modified_at::Time

Returns the value of attribute modified_at.

Returns:

  • (::Time)


2678
2679
2680
# File 'sig/types.rbs', line 2678

def modified_at
  @modified_at
end

#modifying_processTypes::ProcessDetails

Returns the value of attribute modifying_process.



2677
2678
2679
# File 'sig/types.rbs', line 2677

def modifying_process
  @modifying_process
end

#module_file_path::String

Returns the value of attribute module_file_path.

Returns:

  • (::String)


2690
2691
2692
# File 'sig/types.rbs', line 2690

def module_file_path
  @module_file_path
end

#module_name::String

Returns the value of attribute module_name.

Returns:

  • (::String)


2689
2690
2691
# File 'sig/types.rbs', line 2689

def module_name
  @module_name
end

#module_sha_256::String

Returns the value of attribute module_sha_256.

Returns:

  • (::String)


2691
2692
2693
# File 'sig/types.rbs', line 2691

def module_sha_256
  @module_sha_256
end

#mount_source::String

Returns the value of attribute mount_source.

Returns:

  • (::String)


2685
2686
2687
# File 'sig/types.rbs', line 2685

def mount_source
  @mount_source
end

#mount_target::String

Returns the value of attribute mount_target.

Returns:

  • (::String)


2686
2687
2688
# File 'sig/types.rbs', line 2686

def mount_target
  @mount_target
end

Returns the value of attribute related_file_paths.

Returns:

  • (::Array[::String])


2704
2705
2706
# File 'sig/types.rbs', line 2704

def related_file_paths
  @related_file_paths
end

#release_agent_path::String

Returns the value of attribute release_agent_path.

Returns:

  • (::String)


2684
2685
2686
# File 'sig/types.rbs', line 2684

def release_agent_path
  @release_agent_path
end

#runc_binary_path::String

Returns the value of attribute runc_binary_path.

Returns:

  • (::String)


2683
2684
2685
# File 'sig/types.rbs', line 2683

def runc_binary_path
  @runc_binary_path
end

#script_path::String

Returns the value of attribute script_path.

Returns:

  • (::String)


2679
2680
2681
# File 'sig/types.rbs', line 2679

def script_path
  @script_path
end

#service_name::String

Returns the value of attribute service_name.

Returns:

  • (::String)


2699
2700
2701
# File 'sig/types.rbs', line 2699

def service_name
  @service_name
end

#shell_history_file_path::String

Returns the value of attribute shell_history_file_path.

Returns:

  • (::String)


2692
2693
2694
# File 'sig/types.rbs', line 2692

def shell_history_file_path
  @shell_history_file_path
end

#socket_path::String

Returns the value of attribute socket_path.

Returns:

  • (::String)


2682
2683
2684
# File 'sig/types.rbs', line 2682

def socket_path
  @socket_path
end

#target_processTypes::ProcessDetails

Returns the value of attribute target_process.



2693
2694
2695
# File 'sig/types.rbs', line 2693

def target_process
  @target_process
end

#threat_file_path::String

Returns the value of attribute threat_file_path.

Returns:

  • (::String)


2701
2702
2703
# File 'sig/types.rbs', line 2701

def threat_file_path
  @threat_file_path
end

#tool_category::String

Returns the value of attribute tool_category.

Returns:

  • (::String)


2698
2699
2700
# File 'sig/types.rbs', line 2698

def tool_category
  @tool_category
end

#tool_name::String

Returns the value of attribute tool_name.

Returns:

  • (::String)


2697
2698
2699
# File 'sig/types.rbs', line 2697

def tool_name
  @tool_name
end