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:



6529
6530
6531
# File 'sig/types.rbs', line 6529

def mac_hosts
  @mac_hosts
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6530
6531
6532
# File 'sig/types.rbs', line 6530

def next_token
  @next_token
end