Class: Aws::Types::GetPublicKeyResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1832
1833
1834
# File 'sig/types.rbs', line 1832

def etag
  @etag
end

#public_keyTypes::PublicKey

Returns the value of attribute public_key.

Returns:



1831
1832
1833
# File 'sig/types.rbs', line 1831

def public_key
  @public_key
end