Class: Aws::Types::DescribeLunaClientRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLunaClientRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_fingerprint ⇒ ::String
Returns the value of attribute certificate_fingerprint.
-
#client_arn ⇒ ::String
Returns the value of attribute client_arn.
Instance Attribute Details
#certificate_fingerprint ⇒ ::String
Returns the value of attribute certificate_fingerprint.
150 151 152 |
# File 'sig/types.rbs', line 150 def certificate_fingerprint @certificate_fingerprint end |
#client_arn ⇒ ::String
Returns the value of attribute client_arn.
149 150 151 |
# File 'sig/types.rbs', line 149 def client_arn @client_arn end |