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)


12022
12023
12024
# File 'sig/types.rbs', line 12022

def 
  @aws_account_id
end

#brand_definitionTypes::BrandDefinition

Returns the value of attribute brand_definition.



12024
12025
12026
# File 'sig/types.rbs', line 12024

def brand_definition
  @brand_definition
end

#brand_id::String

Returns the value of attribute brand_id.

Returns:

  • (::String)


12023
12024
12025
# File 'sig/types.rbs', line 12023

def brand_id
  @brand_id
end