Class GetNetworkAclsArgs


  • public final class GetNetworkAclsArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • filters

        public java.util.Optional<com.pulumi.core.Output<java.util.List<GetNetworkAclsFilterArgs>>> filters()
        Returns:
        Custom filter block as described below. More complex filters can be expressed using one or more `filter` sub-blocks, which take the following arguments:
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Map of tags, each pair of which must exactly match a pair on the desired network ACLs.
      • vpcId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> vpcId()
        Returns:
        VPC ID that you want to filter from.