Class: Aws::Types::UpdateProductRestEndpointPageRequestContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_contentTypes::EndpointDisplayContent

Returns the value of attribute display_content.



2613
2614
2615
# File 'sig/types.rbs', line 2613

def display_content
  @display_content
end

#try_it_state"ENABLED", "DISABLED"

Returns the value of attribute try_it_state.

Returns:

  • ("ENABLED", "DISABLED")


2614
2615
2616
# File 'sig/types.rbs', line 2614

def try_it_state
  @try_it_state
end