Class: Aws::Types::DescribeMacHostsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mac_hosts::Array[Types::MacHost]

Returns the value of attribute mac_hosts.

Returns:



6712
6713
6714
# File 'sig/types.rbs', line 6712

def mac_hosts
  @mac_hosts
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6713
6714
6715
# File 'sig/types.rbs', line 6713

def next_token
  @next_token
end