Class: Aws::Types::AndroidApp

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_fingerprint::String

Returns the value of attribute certificate_fingerprint.

Returns:

  • (::String)


18
19
20
# File 'sig/types.rbs', line 18

def certificate_fingerprint
  @certificate_fingerprint
end

#package::String

Returns the value of attribute package.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def package
  @package
end