Class GetFileSystemPlainArgs


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

      • creationToken

        public java.util.Optional<java.lang.String> creationToken()
        Returns:
        Restricts the list to the file system with this creation token.
      • fileSystemId

        public java.util.Optional<java.lang.String> fileSystemId()
        Returns:
        ID that identifies the file system (e.g., fs-ccfc0d65).
      • tags

        public java.util.Optional<java.util.Map<java.lang.String,​java.lang.String>> tags()
        Returns:
        Restricts the list to the file system with these tags.