Class: Aws::Types::JiraCloudUpdateConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::JiraCloudUpdateConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_key ⇒ ::String
Returns the value of attribute project_key.
Instance Attribute Details
#project_key ⇒ ::String
Returns the value of attribute project_key.
6353 6354 6355 |
# File 'sig/types.rbs', line 6353 def project_key @project_key end |