Class GetLocalGatewayArgs


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

      • filters

        public java.util.Optional<com.pulumi.core.Output<java.util.List<GetLocalGatewayFilterArgs>>> filters()
        Returns:
        Custom filter block as described below.
      • id

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> id()
        Returns:
        Id of the specific Local Gateway to retrieve.
      • state

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> state()
        Returns:
        Current state of the desired Local Gateway. Can be either `"pending"` or `"available"`.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Mapping of tags, each pair of which must exactly match a pair on the desired Local Gateway. More complex filters can be expressed using one or more `filter` sub-blocks, which take the following arguments: