Class: Aws::Types::DescribeDhcpOptionsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dhcp_options::Array[Types::DhcpOptions]

Returns the value of attribute dhcp_options.

Returns:



5568
5569
5570
# File 'sig/types.rbs', line 5568

def dhcp_options
  @dhcp_options
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5567
5568
5569
# File 'sig/types.rbs', line 5567

def next_token
  @next_token
end