Class: Aws::Types::StopProjectVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopProjectVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_version_arn ⇒ ::String
Returns the value of attribute project_version_arn.
Instance Attribute Details
#project_version_arn ⇒ ::String
Returns the value of attribute project_version_arn.
1917 1918 1919 |
# File 'sig/types.rbs', line 1917 def project_version_arn @project_version_arn end |