Class: Aws::Types::GetBlobInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blob_id::String

Returns the value of attribute blob_id.

Returns:

  • (::String)


774
775
776
# File 'sig/types.rbs', line 774

def blob_id
  @blob_id
end

#repository_name::String

Returns the value of attribute repository_name.

Returns:

  • (::String)


773
774
775
# File 'sig/types.rbs', line 773

def repository_name
  @repository_name
end