Class: Aws::Types::DeleteConditionalForwarderRequest

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)


366
367
368
# File 'sig/types.rbs', line 366

def directory_id
  @directory_id
end

#remote_domain_name::String

Returns the value of attribute remote_domain_name.

Returns:

  • (::String)


367
368
369
# File 'sig/types.rbs', line 367

def remote_domain_name
  @remote_domain_name
end