Class: Aws::Types::SourceCodeRepository

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_location::String

Returns the value of attribute s3_location.

Returns:

  • (::String)


1902
1903
1904
# File 'sig/types.rbs', line 1902

def s3_location
  @s3_location
end