Class: Aws::Types::KubeApiServerConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_ttl::String

Returns the value of attribute event_ttl.

Returns:

  • (::String)


1254
1255
1256
# File 'sig/types.rbs', line 1254

def event_ttl
  @event_ttl
end

#service_node_port_rangeTypes::ServiceNodePortRange

Returns the value of attribute service_node_port_range.



1255
1256
1257
# File 'sig/types.rbs', line 1255

def service_node_port_range
  @service_node_port_range
end