Class: Aws::Types::PutConformancePackResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutConformancePackResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#conformance_pack_arn ⇒ ::String
Returns the value of attribute conformance_pack_arn.
Instance Attribute Details
#conformance_pack_arn ⇒ ::String
Returns the value of attribute conformance_pack_arn.
1774 1775 1776 |
# File 'sig/types.rbs', line 1774 def conformance_pack_arn @conformance_pack_arn end |