network Acl Common Policy
suspend fun networkAclCommonPolicy(value: Output<PolicySecurityServicePolicyDataPolicyOptionNetworkAclCommonPolicyArgs>)
suspend fun networkAclCommonPolicy(value: PolicySecurityServicePolicyDataPolicyOptionNetworkAclCommonPolicyArgs?)
Parameters
value
Defines NACL rules across accounts in their AWS Organization. See the network_acl_common_policy
block.
suspend fun networkAclCommonPolicy(argument: suspend PolicySecurityServicePolicyDataPolicyOptionNetworkAclCommonPolicyArgsBuilder.() -> Unit)
Parameters
argument
Defines NACL rules across accounts in their AWS Organization. See the network_acl_common_policy
block.