Class: Aws::Types::DeleteAllowListRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAllowListRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#ignore_job_checks ⇒ ::String
Returns the value of attribute ignore_job_checks.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
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.
494 495 496 |
# File 'sig/types.rbs', line 494 def ignore_job_checks @ignore_job_checks end |