Class: Aws::Types::UpdateDefaultQBusinessApplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


12646
12647
12648
# File 'sig/types.rbs', line 12646

def application_id
  @application_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


12644
12645
12646
# File 'sig/types.rbs', line 12644

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


12645
12646
12647
# File 'sig/types.rbs', line 12645

def namespace
  @namespace
end