Class: Aws::Types::DescribeBrandResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#brand_definitionTypes::BrandDefinition

Returns the value of attribute brand_definition.



4501
4502
4503
# File 'sig/types.rbs', line 4501

def brand_definition
  @brand_definition
end

#brand_detailTypes::BrandDetail

Returns the value of attribute brand_detail.

Returns:



4500
4501
4502
# File 'sig/types.rbs', line 4500

def brand_detail
  @brand_detail
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


4499
4500
4501
# File 'sig/types.rbs', line 4499

def request_id
  @request_id
end