Class: Aws::Types::UpdatePublicKeyResult

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)


4119
4120
4121
# File 'sig/types.rbs', line 4119

def etag
  @etag
end

#public_keyTypes::PublicKey

Returns the value of attribute public_key.

Returns:



4118
4119
4120
# File 'sig/types.rbs', line 4118

def public_key
  @public_key
end