Class: Aws::Types::SidewalkAccountInfoWithFingerprint

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_id ⇒ ::String

Returns the value of attribute amazon_id.



1799
1800
1801
# File 'sig/types.rbs', line 1799

def amazon_id
  @amazon_id
end

#arn ⇒ ::String

Returns the value of attribute arn.



1801
1802
1803
# File 'sig/types.rbs', line 1801

def arn
  @arn
end

#fingerprint ⇒ ::String

Returns the value of attribute fingerprint.



1800
1801
1802
# File 'sig/types.rbs', line 1800

def fingerprint
  @fingerprint
end