Class: Aws::Types::DeleteOrganizationConformancePackRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteOrganizationConformancePackRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#organization_conformance_pack_name ⇒ ::String
Returns the value of attribute organization_conformance_pack_name.
Instance Attribute Details
#organization_conformance_pack_name ⇒ ::String
Returns the value of attribute organization_conformance_pack_name.
549 550 551 |
# File 'sig/types.rbs', line 549 def organization_conformance_pack_name @organization_conformance_pack_name end |