Class: Aws::Types::FirewallPolicyMetadata
- Inherits:
-
Object
- Object
- Aws::Types::FirewallPolicyMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
866 867 868 |
# File 'sig/types.rbs', line 866 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
865 866 867 |
# File 'sig/types.rbs', line 865 def name @name end |