Class: Aws::Types::UnarchiveApplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


2001
2002
2003
# File 'sig/types.rbs', line 2001

def 
  @account_id
end

#application_id ⇒ ::String

Returns the value of attribute application_id.

Returns:

  • (::String)


2000
2001
2002
# File 'sig/types.rbs', line 2000

def application_id
  @application_id
end