Class: Aws::Types::UpdateApplicationInput

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)


1297
1298
1299
# File 'sig/types.rbs', line 1297

def application_name
  @application_name
end

#new_application_name::String

Returns the value of attribute new_application_name.

Returns:

  • (::String)


1298
1299
1300
# File 'sig/types.rbs', line 1298

def new_application_name
  @new_application_name
end