Class: Aws::Types::DescribeBrandAssignmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#brand_arn::String

Returns the value of attribute brand_arn.

Returns:

  • (::String)


4474
4475
4476
# File 'sig/types.rbs', line 4474

def brand_arn
  @brand_arn
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


4473
4474
4475
# File 'sig/types.rbs', line 4473

def request_id
  @request_id
end