Class: Aws::Types::UpdateBrandAssignmentRequest

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)


11997
11998
11999
# File 'sig/types.rbs', line 11997

def 
  @aws_account_id
end

#brand_arn::String

Returns the value of attribute brand_arn.

Returns:

  • (::String)


11998
11999
12000
# File 'sig/types.rbs', line 11998

def brand_arn
  @brand_arn
end