Class: Aws::Types::FMSPolicyUpdateFirewallCreationConfigAction
- Inherits:
-
Object
- Object
- Aws::Types::FMSPolicyUpdateFirewallCreationConfigAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#firewall_creation_config ⇒ ::String
Returns the value of attribute firewall_creation_config.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
315 316 317 |
# File 'sig/types.rbs', line 315 def description @description end |
#firewall_creation_config ⇒ ::String
Returns the value of attribute firewall_creation_config.
316 317 318 |
# File 'sig/types.rbs', line 316 def firewall_creation_config @firewall_creation_config end |