Class: Aws::Types::DomainInfos

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain_infos::Array[Types::DomainInfo]

Returns the value of attribute domain_infos.



409
410
411
# File 'sig/types.rbs', line 409

def domain_infos
  @domain_infos
end

#next_page_token::String

Returns the value of attribute next_page_token.



410
411
412
# File 'sig/types.rbs', line 410

def next_page_token
  @next_page_token
end