Class: Aws::Types::DefaultApplication
- Inherits:
-
Object
- Object
- Aws::Types::DefaultApplication
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
180 181 182 |
# File 'sig/types.rbs', line 180 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
179 180 181 |
# File 'sig/types.rbs', line 179 def id @id end |