Class GetGroupFilterArgs


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

      • attributePath

        public com.pulumi.core.Output<java.lang.String> attributePath()
        Returns:
        Attribute path that is used to specify which attribute name to search. Currently, `DisplayName` is the only valid attribute path.
      • attributeValue

        public com.pulumi.core.Output<java.lang.String> attributeValue()
        Returns:
        Value for an attribute.