Class: Aws::Types::GetPublicKeyConfigResult

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)


1821
1822
1823
# File 'sig/types.rbs', line 1821

def etag
  @etag
end

#public_key_configTypes::PublicKeyConfig

Returns the value of attribute public_key_config.



1820
1821
1822
# File 'sig/types.rbs', line 1820

def public_key_config
  @public_key_config
end