Class: Aws::Types::GetTargetSelectionRulesMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#migration_project_identifier::String

Returns the value of attribute migration_project_identifier.

Returns:

  • (::String)


1538
1539
1540
# File 'sig/types.rbs', line 1538

def migration_project_identifier
  @migration_project_identifier
end

#selection_rules::String

Returns the value of attribute selection_rules.

Returns:

  • (::String)


1539
1540
1541
# File 'sig/types.rbs', line 1539

def selection_rules
  @selection_rules
end