Class: Aws::Types::CreateLunaClientRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateLunaClientRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate ⇒ ::String
Returns the value of attribute certificate.
-
#label ⇒ ::String
Returns the value of attribute label.
Instance Attribute Details
#certificate ⇒ ::String
Returns the value of attribute certificate.
60 61 62 |
# File 'sig/types.rbs', line 60 def certificate @certificate end |
#label ⇒ ::String
Returns the value of attribute label.
59 60 61 |
# File 'sig/types.rbs', line 59 def label @label end |