NetworkAclSchema
Hierarchy
- unknown
- NetworkAclSchema
Index
Properties
Properties
properties
Input properties.
properties.awsAccountId- The AWS account id.properties.awsRegionId- The AWS region id.properties.entries- The network acl entries. See NetworkAclEntrySchema for options.
response
Saved response.
response.associationId- The association id.response.defaultNetworkAclId- The default network acl id.response.NetworkAclArn- The network acl arn.response.NetworkAclId- The network acl id.
The
NetworkAclSchemaclass is the schema for theNetworkAclresource, which represents the AWS VPC Network ACL resource. This resource can create a network acl in AWS using the AWS JavaScript SDK V3 API. See official sdk docs.Resources/NetworkAcl
parents - This resource has parents.
resourceId - The resource id is of format
nacl-<subnet-id>