Class: Aws::Types::DeleteApplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteApplicationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_name ⇒ ::String
Returns the value of attribute application_name.
-
#create_timestamp ⇒ ::Time
Returns the value of attribute create_timestamp.
Instance Attribute Details
#application_name ⇒ ::String
Returns the value of attribute application_name.
187 188 189 |
# File 'sig/types.rbs', line 187 def application_name @application_name end |
#create_timestamp ⇒ ::Time
Returns the value of attribute create_timestamp.
188 189 190 |
# File 'sig/types.rbs', line 188 def end |