Class: Aws::Types::DisplayContentOverrides

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.

Returns:

  • (::String)


934
935
936
# File 'sig/types.rbs', line 934

def body
  @body
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


935
936
937
# File 'sig/types.rbs', line 935

def endpoint
  @endpoint
end

#operation_name::String

Returns the value of attribute operation_name.

Returns:

  • (::String)


936
937
938
# File 'sig/types.rbs', line 936

def operation_name
  @operation_name
end