Class: Aws::Types::HttpEndpointCommonAttribute

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.



512
513
514
# File 'sig/types.rbs', line 512

def attribute_name
  @attribute_name
end

#attribute_value::String

Returns the value of attribute attribute_value.



513
514
515
# File 'sig/types.rbs', line 513

def attribute_value
  @attribute_value
end