Class: Aws::Types::UpdateBrandPublishedVersionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


12016
12017
12018
# File 'sig/types.rbs', line 12016

def request_id
  @request_id
end

#version_id::String

Returns the value of attribute version_id.

Returns:

  • (::String)


12017
12018
12019
# File 'sig/types.rbs', line 12017

def version_id
  @version_id
end