Class: Aws::Types::DevEndpointCustomLibraries

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#extra_jars_s3_path::String

Returns the value of attribute extra_jars_s3_path.

Returns:

  • (::String)


2752
2753
2754
# File 'sig/types.rbs', line 2752

def extra_jars_s3_path
  @extra_jars_s3_path
end

#extra_python_libs_s3_path::String

Returns the value of attribute extra_python_libs_s3_path.

Returns:

  • (::String)


2751
2752
2753
# File 'sig/types.rbs', line 2751

def extra_python_libs_s3_path
  @extra_python_libs_s3_path
end