Class GetNatGatewaysPlainArgs


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

      • filters

        public java.util.Optional<java.util.List<GetNatGatewaysFilter>> filters()
        Returns:
        Custom filter block as described below.
      • tags

        public java.util.Optional<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 NAT Gateways. More complex filters can be expressed using one or more `filter` sub-blocks, which take the following arguments:
      • vpcId

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