Class: Aws::Types::DescribeApplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeApplicationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
1484 1485 1486 |
# File 'sig/types.rbs', line 1484 def id @id end |
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
1483 1484 1485 |
# File 'sig/types.rbs', line 1483 def workspace_name @workspace_name end |