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)


12222
12223
12224
# File 'sig/types.rbs', line 12222

def application_id
  @application_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


12220
12221
12222
# File 'sig/types.rbs', line 12220

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


12221
12222
12223
# File 'sig/types.rbs', line 12221

def namespace
  @namespace
end