Class: Aws::Types::BatchGetRepositoryScanningConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_names::Array[::String]

Returns the value of attribute repository_names.

Returns:

  • (::Array[::String])


79
80
81
# File 'sig/types.rbs', line 79

def repository_names
  @repository_names
end