Class: Aws::Types::ModifyLunaClientRequest
- Inherits:
-
Object
- Object
- Aws::Types::ModifyLunaClientRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate ⇒ ::String
Returns the value of attribute certificate.
-
#client_arn ⇒ ::String
Returns the value of attribute client_arn.
Instance Attribute Details
#certificate ⇒ ::String
Returns the value of attribute certificate.
260 261 262 |
# File 'sig/types.rbs', line 260 def certificate @certificate end |
#client_arn ⇒ ::String
Returns the value of attribute client_arn.
259 260 261 |
# File 'sig/types.rbs', line 259 def client_arn @client_arn end |