Class: Aws::Types::UpdateBrandRequest

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)


12446
12447
12448
# File 'sig/types.rbs', line 12446

def 
  @aws_account_id
end

#brand_definitionTypes::BrandDefinition

Returns the value of attribute brand_definition.



12448
12449
12450
# File 'sig/types.rbs', line 12448

def brand_definition
  @brand_definition
end

#brand_id::String

Returns the value of attribute brand_id.

Returns:

  • (::String)


12447
12448
12449
# File 'sig/types.rbs', line 12447

def brand_id
  @brand_id
end