Class GetAvailabilityZonesV3Args


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

      • region

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> region()
        Returns:
        The region in which to obtain the Block Storage client. If omitted, the `region` argument of the provider is used.
      • state

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> state()
        Returns:
        The `state` of the availability zones to match. Can either be `available` or `unavailable`. Default is `available`.