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.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def id @id end |
#workspace_name ⇒ ::String
Returns the value of attribute workspace_name.
1486 1487 1488 |
# File 'sig/types.rbs', line 1486 def workspace_name @workspace_name end |