Class: Aws::Types::CreatePublicKeyResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.



738
739
740
# File 'sig/types.rbs', line 738

def etag
  @etag
end

#location::String

Returns the value of attribute location.



737
738
739
# File 'sig/types.rbs', line 737

def location
  @location
end

#public_keyTypes::PublicKey

Returns the value of attribute public_key.



736
737
738
# File 'sig/types.rbs', line 736

def public_key
  @public_key
end