Class GetEbsVolumesFilterArgs


  • public final class GetEbsVolumesFilterArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • name

        public com.pulumi.core.Output<java.lang.String> name()
        Returns:
        Name of the field to filter by, as defined by [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVolumes.html). For example, if matching against the `size` filter, use:
      • values

        public com.pulumi.core.Output<java.util.List<java.lang.String>> values()
        Returns:
        Set of values that are accepted for the given field. EBS Volume IDs will be selected if any one of the given values match.