Class: Aws::Types::DescribeApplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeApplicationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#resource_group_name ⇒ ::String
Returns the value of attribute resource_group_name.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
145 146 147 |
# File 'sig/types.rbs', line 145 def account_id @account_id end |
#resource_group_name ⇒ ::String
Returns the value of attribute resource_group_name.
144 145 146 |
# File 'sig/types.rbs', line 144 def resource_group_name @resource_group_name end |