Class: Aws::Types::RepositoryAnalysis

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_headTypes::RepositoryHeadSourceCodeType

Returns the value of attribute repository_head.



312
313
314
# File 'sig/types.rbs', line 312

def repository_head
  @repository_head
end

#source_code_typeTypes::SourceCodeType

Returns the value of attribute source_code_type.



313
314
315
# File 'sig/types.rbs', line 313

def source_code_type
  @source_code_type
end