Class: Aws::Types::PartnerThreatProtectionConfig
- Inherits:
-
Object
- Object
- Aws::Types::PartnerThreatProtectionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#partner ⇒ ::String
Returns the value of attribute partner.
Instance Attribute Details
#partner ⇒ ::String
Returns the value of attribute partner.
1003 1004 1005 |
# File 'sig/types.rbs', line 1003 def partner @partner end |