Class: Aws::Types::DeleteBrandRequest

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)


3798
3799
3800
# File 'sig/types.rbs', line 3798

def 
  @aws_account_id
end

#brand_id::String

Returns the value of attribute brand_id.

Returns:

  • (::String)


3799
3800
3801
# File 'sig/types.rbs', line 3799

def brand_id
  @brand_id
end