Class: Aws::Types::DescribeConditionalForwardersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_id::String

Returns the value of attribute directory_id.

Returns:

  • (::String)


482
483
484
# File 'sig/types.rbs', line 482

def directory_id
  @directory_id
end

#remote_domain_names::Array[::String]

Returns the value of attribute remote_domain_names.

Returns:

  • (::Array[::String])


483
484
485
# File 'sig/types.rbs', line 483

def remote_domain_names
  @remote_domain_names
end