Class: Aws::Types::PutInboundDmarcSettingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutInboundDmarcSettingsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enforced ⇒ Boolean
Returns the value of attribute enforced.
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
Instance Attribute Details
#enforced ⇒ Boolean
Returns the value of attribute enforced.
1277 1278 1279 |
# File 'sig/types.rbs', line 1277 def enforced @enforced end |
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
1276 1277 1278 |
# File 'sig/types.rbs', line 1276 def organization_id @organization_id end |