Class: Aws::Types::UpdateBrandAssignmentResponse

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)


12004
12005
12006
# File 'sig/types.rbs', line 12004

def brand_arn
  @brand_arn
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


12003
12004
12005
# File 'sig/types.rbs', line 12003

def request_id
  @request_id
end