Class: Aws::Types::DeleteApplicationRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_name::String

Returns the value of attribute application_name.

Returns:

  • (::String)


490
491
492
# File 'sig/types.rbs', line 490

def application_name
  @application_name
end

#create_timestamp::Time

Returns the value of attribute create_timestamp.

Returns:

  • (::Time)


491
492
493
# File 'sig/types.rbs', line 491

def create_timestamp
  @create_timestamp
end