Class: Aws::Types::UpdateApplicationWithTokenExchangeGrantRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


11985
11986
11987
# File 'sig/types.rbs', line 11985

def 
  @aws_account_id
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


11986
11987
11988
# File 'sig/types.rbs', line 11986

def namespace
  @namespace
end