Class: Aws::Types::DeleteAllowListRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


493
494
495
# File 'sig/types.rbs', line 493

def id
  @id
end

#ignore_job_checks::String

Returns the value of attribute ignore_job_checks.

Returns:

  • (::String)


494
495
496
# File 'sig/types.rbs', line 494

def ignore_job_checks
  @ignore_job_checks
end